IE7 CSS Filters

IE7 CSS Filters:

*+html

element [attribute] { property:rule; }

element { property /**/:rule; }

#test1 { color /**/:green; }

IE 7 and below
*:first-child+html {} * html {}

IE 7 only
*:first-child+html {}

IE 7 and modern browsers only
html>body {}

Modern browsers only (not IE 7)
html>/**/body {}

Tag It · · ·   Digg It

27-06-2007

This article hasn't been commented yet.

Write a comment

:

:

:

Are you human?
Are you human?

: