Previous Message
Next Message

Need suggestion for Multi <UL> css menu's

Sent by Jason Estes on 17 March 2004 19:07


> 
> I need a pure css or DOM based multi <UL> level menu system, 
> I looking for some suggestions which would work in most 
> browsers. (Mozilla 1.0+, Internet Explorer 5+, Netscape 6+, 
> Opera 6+, and Safari 1.2 for Mac.)
> 

Do you mean a drop down menu?  DHTML menu?  

If so, you can see one I have setup on this site http://216.203.152.142

It uses purely nested ul's and javascript and CSS.  This example also
uses image replacement for the primary nav. 

The only bug I know of is in Opera, where the submenus don't get
positioned under the correct parent.  Other than that it works in IE 5
Windows, Moz, IE 5 Mac, I assume Safari but haven't tested, and NS 6.2+.

HTH.

Jason Estes
 


______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Possibly related: