Re: IE peekaboo?



Els wrote:
Jonathan N. Little wrote:

Anyone else with IE have trouble with the page in IE, or is the problem in this guy's browser...

No problems in my IE6 (standalone version), but serious probs in IE7:
http://locusmeus.com/temp/pugdog.jpg

From what I tested quickly, it's caused by the italic text in the <em>
elements (IE italic bug), but can be solved by making enough space for
it, or constraining elements by giving them zoom:1 (IE only code, will
cause validation error). Zoom:1 gives an element 'layout' in IE
(Google for 'hasLayout'), just like position:relative does in some
cases too.


Thanks Els, I could not get the guy to send me screen shot. I bet he has IE7 not IE6 as he says! I have not access to 7.

If I add horizontal padding to the EM element fix this, or do I have to make EM display as BOLD non-ITALIC?

I just love IE!

--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
.



Relevant Pages