On Thu, Feb 19, 2009 at 5:22 PM, Atkinson, Sarah <
[email protected]> wrote:

> It's facebox not facebook
>
> Sent from my iPhone
>
> On Feb 19, 2009, at 6:01 PM, "Jack Timmons" <[email protected]> wrote:
>
>
>
> On Thu, Feb 19, 2009 at 4:51 PM, Sarah Atkinson 
> <<[email protected]>
> [email protected]> wrote:
>
>> Found this in one of the css files a co worker sent me with his design
>> templete. What is it for? Anyone know? Is it legal? And what is with the *
>>
>> * html #facebox_overlay { /* ie6 hack */  position: absolute;  height:
>> expression(document.body.scrollHeight > document.body.offsetHeight ?
>> document.body.scrollHeight : document.body.offsetHeight + 'px'); }
>>
>
> To clarify:
>
> * is valid (choses all elements)
>
> * html isn't.
>
> * html targets IE6 and below. I assume since he's using that it isn't in a
> conditional commented stylesheet (also since it has Facebook, and therefore
> is satanic, evil, gives bad karma, and causes you to be reborn as a work
> mule with osteoperosis and psoriasis ;) ).
>
>
Point still stands ;)

In that case, though, you should put that statement in a conditional
comment, if you can, and remove that ugly * html.

I misspelled osteoporosis. I blame late work nights.
-- 
-Jack Timmons
http://www.trotlc.com
Twitter: @jorachim
______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to