huge <style> section problem

  • Thread starter Thread starter Nick Surdo
  • Start date Start date
N

Nick Surdo

I define CSS with the <style> element in the <head> section of my html
document. When the size of <style> element takes the some critical
value (i've about 40 CSS classes with the byte size about 4 Kb) IE
ignores all defined styles and charset of html. But it occures at
first load of html only. After loading i refresh the content of IE
window (View\Refresh) that IE use correct encoding and defined CSS!
 
Yes, this option is set in IE options\security. But the problem is not
with refreshing. I want to see correctly formatted document (css and
encoding) without manual refreshing.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top