K
kayodeok
IE7
http://dean.edwards.name/IE7/
<quote>
This is an attempt to make Microsoft Internet Explorer more
compliant when it comes to web standards.
Web developers are becoming increasingly frustrated at the lack of
convergence of the major browser vendors. We need a level playing
field!
CSS is a powerful technology. Many of it’s more advanced features
go unused by web developers because of Explorer’s poor support of
CSS standards.
IE7 provides support for most of the important CSS enhancements. A
full list is available on the compatibility page.
IE7 invokes a DHTML behavior to load and parse all style sheets
into a form that Explorer can understand. You can then use most
CSS2 selectors without having to resort to CSS hacks.
The behavior is lightweight and is automatically loaded via a CSS
inclusion. No alteration of your original document is necessary.
Nor do you have to alter your CSS.
IE7 provides Microsoft Internet Explorer with support for W3C
standard CSS.
It supports the following CSS selectors:
o namespace|selector
o parent > child
o adjacent + sibling
o [attr], [attr="value"], [attr~="value"]
o .multiple.classes (fixes bug)
o :first-child, :last-child
o :hover, :active, :focus
o :root
</quote>
http://dean.edwards.name/IE7/
<quote>
This is an attempt to make Microsoft Internet Explorer more
compliant when it comes to web standards.
Web developers are becoming increasingly frustrated at the lack of
convergence of the major browser vendors. We need a level playing
field!
CSS is a powerful technology. Many of it’s more advanced features
go unused by web developers because of Explorer’s poor support of
CSS standards.
IE7 provides support for most of the important CSS enhancements. A
full list is available on the compatibility page.
IE7 invokes a DHTML behavior to load and parse all style sheets
into a form that Explorer can understand. You can then use most
CSS2 selectors without having to resort to CSS hacks.
The behavior is lightweight and is automatically loaded via a CSS
inclusion. No alteration of your original document is necessary.
Nor do you have to alter your CSS.
IE7 provides Microsoft Internet Explorer with support for W3C
standard CSS.
It supports the following CSS selectors:
o namespace|selector
o parent > child
o adjacent + sibling
o [attr], [attr="value"], [attr~="value"]
o .multiple.classes (fixes bug)
o :first-child, :last-child
o :hover, :active, :focus
o :root
</quote>