On 11 nov, 23:07, Erik Uzureau <[email protected]> wrote: > I am debugging some style related issues with my application and I'm > noticing that some of my stylesheets are not getting loaded. > > I have a ton of them (40 or so*) and no matter what I do, it seems > like only 31 of them get loaded. Never 32, 31. Always 31. > > Has anyone else seen this?
Every single web developer trying to load more than 31 stylesheets in Internet Explorer ;-) That's a known limitation: http://support.microsoft.com/kb/262161/en-us/ (well, Microsoft says the limit is 30, not 31, but it's really a hard limit in Internet Explorer) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
