Suckerfish Horizontal Drop Down Menu Example

based on A List Apart http://www.alistapart.com/articles/dropdowns

This is a very simple, cleanly coded horizontal drop down menu using the "Suckerfish" Javascript (from A List Apart) to enable the drop down functionality in IE6. It is set with fluid width elements; can also be set to fixed width

Notes: for IE7 display block. text-align center on parent li not allowed.