|
thatguy -> IE7 not working with me (5/26/2006 15:04:05)
|
I finally got a site that displayed in both IE and FF just how I wanted and got it to validate to W3C strict. But now, I have been told that IE7 does not display it right. I looked at it and the display is fine at first (at least with a refresh anyway) but when you mouse over a link in the header or nav (that changes the text to italics), the navigation bar jumps to the middle of the page. Now it appears to be left aligning with my sizer div but then not performing the negative margin on the navigation. Um...why? This goes away if I drop my W3C strict tag. Also, it won't do it if I put a height on the nav bar or a float none but if I do that its overflow is no longer hidden by my wrapper div. I did the overflow thing so that the bar would expand down to the height of any of my pages. I also did the whole sizer and wrapper divs so I could have a width that expands with the screen but also has a min width in IE. I am pretty sure that removing the mouse-over that changes the text to italics would solve it. But I am pretty sure they would like to keep it and it worked fine in IE6 and FF. So why does that affect IE7? The width of the divs are large enough to hold the italic text. Is there any other way to solve this or do I need to ditch the italics? Am I already in too deep trying to pull off too many tricks at once while validating?
|
|
|
|