All entries for Wednesday 30 June 2004
June 30, 2004
CSS drop down menu
Writing about web page http://www.htmldog.com/articles/suckerfish/dropdowns/
Suckerfish drop down menus are a really good css (and a tiny tiny bit of javascript) drop down menu system. In the next deploy the create menu in blogbuilder will be exposed under a drop down menu to accommodate our growing list of options.
Having tried lots of menu systems in the past, this is by far the easiest and most valid/compatible. It makes very clever use of the :hover pseudo-class, quickly turning a ul/li list into a lovely menu.
Please wait - comments are loading
