HighDots Forums  

Re: IE weirdness... again.

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Re: IE weirdness... again. in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Eric Bednarz
 
Posts: n/a

Default Re: IE weirdness... again. - 04-13-2009 , 02:04 PM






Gregor Kofler <usenet (AT) gregorkofler (DOT) com> writes:

Quote:
http://web.gregorkofler.com/?page=xhr

Now if one visits this site with IE6 (and perhaps 7, haven't checked that
yet), the accordion area is a white emptiness.

The basic markup is simple:

div
Setting

zoom: 1;

for this element fixes that (you can defeat most of IE’s quirks by
indirectly setting the internal hasLayout value to true for the
troublesome element objects; using zoom does this without further side
effects).

Quote:
h2>...</h2
div>...</div
h2>...</h2
div>...</div
/div


Reply With Quote
  #2  
Old   
Eric Bednarz
 
Posts: n/a

Default Re: IE weirdness... again. - 04-13-2009 , 02:05 PM






Eric Bednarz <bednarz (AT) fahr-zur-hoelle (DOT) org> writes:

Quote:
the internal hasLayout value
s/value/property



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.