View Single Post
  #11 (permalink)  
Old 11-19-2007, 04:41 AM
iany's Avatar
iany iany is offline
WebProWorld Pro
 

Join Date: Sep 2003
Location: Stirling, Scotland
Posts: 237
iany RepRank 1
Default Re: Wrapping on Horizontal CSS Menu

thindenim

As I mentioned earlier, specifying the width of the subnavbar li helps with this situation.

See IY e-solutions -girlznight test

where I have mocked up the menu. Style info is at top of page.
Two additions to your style (and addition of wrapping <u></ul>)

Using float:left does not work in FireFox as you need to specify the height of subnavbar <u>. Unfortunately, this also limits the number of menu items that you could have, unlike your option which would, if you wished allow a third layer.

Cheers

Ian
__________________
Ian Young
http://www.iyesolutions.co.uk
Reply With Quote