The star hack in IE8 and dynamic stylesheets

2009 July 3
tags: ,
by webtech

… The problem I found is when you set styles dynamically. Say you have a bunch of CSS content as a string and you want to create a new style tag and shove the code there. I’ve blogged about this before.

 

The star hack in IE8 and dynamic stylesheets / phpied.com.

When you set styles dynamically IE8 behaves as IE7.