Help! I want to build a dynamic and x-browser CSS menu like the left nav at http://www.assistivetech.net (which uses ColdFusion).

I understand how to build the CSS but I'm having a hard time finding information about a menu system which doesn't rely on DHTML and JavaScript. It's surprising actually because Assistivetech's menu was built at least two years ago.

I have DreamWeaver MX 6.1, MySQL, and PHP 4.3 at my disposal, but I'm a newbie at combining the three. Would be eternally grateful to anyone who can point my in the right direction.

    I think it can be generated from a database or an array using PHP to figure out what folder/page is current (like in a breadcrumbs script). Not quite sure how to hook everything up, though.

      Write a Reply...