On 29 July 2011 12:21, John <j...@coffeeonmars.com> wrote:
> Just ran the latest version of my page through CSS validator, and it came up
> with 1 error:
>
> Parse Error *html .livebar{height:100%; /*For IE6 since overflow:auto does
> not trigger hasLayout*/}

I'm pretty sure it should have a space there, as in * html, not *html.
Nothing wrong with * html hacks as long as you understand the
implications, and they are inside a @media block at the END of the
style sheet, although I'm personally with Tom and prefer conditional
comments.

HTH

--

/*Mark
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
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