Hacker News new | ask | show | jobs
by zachsnow 4617 days ago
One IE annoyance that might apply here (if you even care about IE, and have lots of images on one page) is that only 31 style sheets can be applied at once.

http://blogs.telerik.com/aspnetmvcteam/posts/10-05-03/intern... (includes test page)

1 comments

I thought that, that maximum of 31 stylesheets is only for external stylesheets, the styles in this code are written inline, that should work just fine I think, but I can do some tests to make sure.