Previous Message
Next Message

Sliding Doors (squared): rounded corners for all

Sent by Big John on 20 November 2003 06:06


Eric A. Meyer wrote:
> Interesting; I may end up using something like it in a project I'm 
> working on now.  However, I'd have to work around a problem: IE5/Mac 
> pays attention to the 'height: 1%' and thus doesn't display the 'h2' 
> content.  I suspect a slightly different hack would overcome the 
> problem.

Look again:

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

That Tan hack with the {height: 1%} is enclosed
in the Mac hiding hack. I prescribed that fix for IE5/win,
and the complete hack combo (the Holly hack) is indeed for 
IE/win's eyes only. 

BTW, the Holly hack is useful for correcting any IE/win bug
that is triggered by lack af a dimension on a box, and there's 
a shiza-load of those.
Big John



__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: