Invalid argument in Ext.util.CSS when creating CSS in IE6
Invalid argument in Ext.util.CSS when creating CSS in IE6
I don't know if anyone has come across this, but in IE, there is a limit of 30 STYLE tags. The problem is that if you create an arbitrary number of grids on a page, you will eventually get an "invalid argument" error when it is dynamically create the stylesheet for the rules.