What is the preferred method to use the new CSS3 selectors in IE 8 and 7? Fireofx, Chrome, Safari, and Opera have better CSS selector support comparable to IE.
Is there a lightweight way to enable support for all secrets in IE. I am not asking for feature detection (Modernizr) and emulating CSS3 (PIE) effects in IE.
I ask you to use all selectors in IE. Therefore, when I write CSS, I can optimize my CSS and html using new selectors.
I already use Modernizr (including HTML Shim), jQuery in almost all projects. I know about IE7.js, but I want to know if there is some other better alternative, because IE7.JS will someday break the layout when we add it to existing websites.
Jitendra vyas
source share