Internet Explorer 8 doesn't finish downloading the page!
Posted
by Eric the Red
on Stack Overflow
See other posts from Stack Overflow
or by Eric the Red
Published on 2009-12-30T20:01:33Z
Indexed on
2010/04/01
23:53 UTC
Read the original article
Hit count: 135
I'm currently finishing up testing a new Ruby on Rails app. Just recently, some of the pages do not seem to finish downloading in IE8. In FireFox, Chrome and Safari, everything works perfectly. The pages all validate successfully using the W3C validator.
When I view the page source in IE8, the page has been chopped off around 75% of the size it should be. IE8 claims the page is finished loading, and doesn't give any errors, but of course the page isn't rendering properly.
Has anyone seen this before? I'd really appreciate any help.
© Stack Overflow or respective owner