Learn cssMenus
Posted on: 01.14.2006
For the past few years I’ve been using a CSS based DHTML menu system for my current job. I wrote a crazy code chunk that pulls a wad of menu items and pages names from a Microsoft CMS server database, and spits it out into a clean and valid semantic unordered list. I then took the Suckerfish dropdown method and highly modified it to suit my needs (up to 4 levels deep with hover persistence in vertical as well as horizonal layouts).
This is the result of my research and development on the HTML and CSS side. Enjoy! and remember, this technique is not my original idea. The modified code is here for all to use and share. I do not take any credit for the creation of this method.








