Re: IE peekaboo?
- From: "Jonathan N. Little" <lws4art@xxxxxxxxxxxxx>
- Date: Thu, 08 Mar 2007 09:29:19 -0500
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
.
- Follow-Ups:
- Re: IE peekaboo?
- From: Els
- Re: IE peekaboo?
- References:
- IE peekaboo?
- From: Jonathan N. Little
- Re: IE peekaboo?
- From: Els
- IE peekaboo?
- Prev by Date: Re: CSS-style XML Definition List?
- Next by Date: Re: Displaying link in one frame & data in another
- Previous by thread: Re: IE peekaboo?
- Next by thread: Re: IE peekaboo?
- Index(es):
Relevant Pages
|