Connor Boyack wrote: > > It seems in this way also the peekaboo doesn't appear (I turned > the link > to the ie-styles off, nothing turns wrong). :-) > > > > Hoorah! Thanks Francky, that fixed it. I really appreciate the > prompt reply! > > Connor > Hi Connor and all, After this post, Connor discovered there was still an IE- Peekaboo in my testpage <C:%5CMijn%20documenten%5CFranckysDevelopersCorner2%5Ccss-discuss%5Ctest-connor-ie.htm>....... :-[ It appears when the page is scrolled down a bit, then hovering over the menu causes the menu to jump in the air. I studied some about fixing the Peekaboo <http://www.communitymx.com/content/article.cfm?page=2&cid=C37E0>. It has to do with the surrounding box. In this case: the #wrap is the containing box of the navbar-ul. Commented out the #wrap > no Peekaboo! Analysis perfect - now solving... ;-) First attempt with the Holly Hack succeeded [1]: giving a height of 1% to the #wrap. So: new testpage <http://home.tiscali.nl/developerscorner/css-discuss/test-connor-ie2.htm>. IE-stylesheet for this: still not needed. [2]
Cheers and greetings, francky [1] Now carefully: anyway for IE6 under Win98SE. - Maybe still problems in IEmac or so? [2] Apart from this: for the position of the submenu an IE-only correction of 2px to the left is needed (see testpage). ______________________________________________________________________ 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/
