0

ieCSS – a jQuery plug-in to help modernize Internet Explorer

Posted June 3rd, 2010 in jQuery, plugin and tagged , by Kalim Fleet

CSS 2.1 introduced advanced selectors with basic expressions that allow you to more easily target elements in the DOM for styling without creating extra classes in your HTML markup. Modern browser all offer support for this but IE only offers partial support in version 8. Here is a jquery plug-in to help earlier versions of Internet Explorer use these techniques.

Please see the demo and download links below.

article thumbnail

View Live Demo

*Download source here zip-icon

Leave a Reply