hello everyone,

humbly i ask if someone could someone look at this page in IE5 Windows and
hover over the
'Harriburg', 'Delaware' and 'Paralegal' links at the top of the photo to
trigger the submenus

here is the testing page
http://www.law.widener.edu/beta3/menu.html

notice that the entire contents of the page continue to move vertically down
the browser window. (hey, i think i just invented an online game!)
i thought perhaps the nested floated elements under #nav were causing the
problem, but i cant seem to fix it, even when i replace

#nav li {
          float:left;
...blah}
 with
#nav li {

float:inherit;...}


Any ideas as to what is triggering this?

my css is here
http://www.law.widener.edu/beta3/css/newstyle.css

thank you very much,
cass
______________________________________________________________________
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/

Reply via email to