CSS3 Pseudo-Selectors for IE
Der möchtegern Browser Internet Explorer braucht ja bekanntlich immer eine Sonderbehandlung so auch bei praktischen Dingen wie div:nth-child(2). ie-css3.js verspricht Abhilfe:
ie-css3.js allows Internet Explorer to identify CSS3 pseudo selectors and render any style rules defined with them. Simply include the script in your pages and start using these selectors in your style sheets — they’ll work in IE.

