Yes it has been fixed- thanks for looking (the link to the graphic) http://www.constructweb.com/epic/drop-prob.html
> [EMAIL PROTECTED] wrote: >> There is a problem on this nav only in FireFox >> (does not work at the moment in IE) >> (I have broken it down to the bare code on one page - kind of) >> http://www.constructweb.com/epic/drop-prob.html >> >> If you mouse over "Gameday" the drop down stays up - even when you go >> out >> of the "gameday" button area - when you go back from the right to "Team" >> the other drop comes up but will stay up in the "gameday" button area. >> Looks like the drop down link area is affecting the top buttons - but I >> cannot get a fix for it > > If you use the Firefox web developer toolbar and outline the elements, > you can see that the drop-down container overlaps the main links (which > are really hard to read when the background-image is referencing > http://localhost...). Since '.navigationA ul li ul' is > position:absolute, just drop the top below the links in the bar and it > will work fine (in FF, at least). > > -charles > > ______________________________________________________________________ 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/
