> When you hover over one of the items in the top level, it displays the second
> level but pushes the adjacent top level items to the right.
You have to set position: absolute on #header-list-menu li ul, or the
inner <ul> will stretch the <li>'s width when it becomes display:
block, pushing the other <li>s to the side.

Happy Chinese New Year,
Ricky
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to