hi tee, i would to help you but i need to see your source code and if possible the website so that i can be of good help.
you can have a look at some of my drop down menus. http://www.cielgroup.com/ http://www.naiade.com http://www.tamarina.mu On Sat, May 10, 2008 at 5:25 AM, tee <[EMAIL PROTECTED]> wrote: > I have a dropdown menu in unordered list, and I wanted it to shows only > first and second level but display none starts from third level, yetI can't > figure how to do it or it simply doesn't work. > > When I put the display none to second level: > > #nav li ul {display: none;} > > it works and all sublevels of second level also display to none, but it > doesn't work if I have it declare from third level > > #nav ul ul { display:none; } > or > #nav ul ul li { display:none; } > or > #nav ul li ul { display:none; } > > ? > > tee > > > > > ******************************************************************* > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm > Help: [EMAIL PROTECTED] > ******************************************************************* > > -- Fuji kusaka ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
