Kevin Stone wrote: > ... It works fine for the most part, but when I try opening the final > list, or the third layer as its labelled on the demo, it only > displays one of the list items.
> <http://www.magic-sandwich.co.uk/windowshome.html> Have seen this Opera-nonsense before, but have forgotten how I fixed it. Have to look a bit further into the Opera bug-house, but when I add this... #popupmenu ul li ul li ul li:hover ul, #popupmenu ul li ul li ul li ul li:hover ul{ display: table; } ...also the third level comes out fine in Opera 8.5. Opera 9tp2 is only partly with me on this, and need some hovering around on 3. level before rendering it complete. regards Georg -- http://www.gunlaug.no ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
