How can I get the css pseudo-element: tested to work in IE7 + IE8?

I am trying to stylize selected radio buttons other than non-selected radio streams in IE 7 + 8. I tried selectivizer and it fixed the problem but also created other problems when css background images were set as hidden. Does anyone know of another JS library that will fix IE pseudo problem?

+4
source share

All Articles