So I set out to re-create some of the Internet best looking and most functional drop down menu solutions, while adhering to browser independent usability guidelines, in conformance with
There are many popular methods of implementing a drop down menu will severely reduce the likely hood that Goggle, Yahoo, And/or MSN will follow the links contained in a JavaScript file. I new those menus Looked way too good and worked way too well to be anything produced using HTML, CSS, and JavaScript. Menu generator engine or whatever just plain print out HTML that has conditions for each different browser (this is what people mean when they say they are DHTML, it means that they are written with the DOM specific for each browser platform possibility) loves and the spiders hate.
|