Is there an alternative for targeting elements using nth-child() for older IE browsers?
nth-child()
Javascript (non-jquery) would suffice as well.
EDIT: Giv
You can use the IE9.js polyfill: http://ie7-js.googlecode.com/svn/test/index.html.