IE CSS Bug: Limited @include Statements
I found out that Internet explorer only interprets 32 @include statements in CSS for a webpage. The rest is silently ignored.
Tested with IE7. Has anybody tried this with IE8?
For more info see:
Internet Explorer issue – maximum of 32 CSS @import
PS. Silent ignorance is just about the worst form for ignorance when coding. The least they could do was to display an error in the error console.
July 9th, 2008 at 13:32 (GMT-1)
Im looking for web developers. HTML CSS JAVASCRIPT. In Copenhagen. I have an urgent need. IS anyone able to help me
June 28th, 2009 at 14:22 (GMT-1)
I’ve found out the same problem in IE6. The maximum of css file to be load is 33.
It takes me nearly 4 days to know that terrible truth!
I don’t know whether the Maximum of TOTAL CSS SIZE exists or not?
Best Regards.
October 8th, 2009 at 12:13 (GMT-1)
Same problem on IE8.