browser showing half progress bar even after page is fully rendered
Posted
by Rama
on Stack Overflow
See other posts from Stack Overflow
or by Rama
Published on 2010-02-19T11:27:40Z
Indexed on
2010/05/19
10:10 UTC
Read the original article
Hit count: 205
Hi, what could be the reason if browser is showing progress bar (stuck at half) as if it is still trying to load something, even after the page is rendered. this is an intranet ASP.NET website. how can I find out the reason? the browser is IE8. actually this started after the browser is upgraded from IE6 to IE8. not sure if this issue has anything to do with browser upgrade. will the tools like Fiddler can help to find out what it is still trying to load? thanks in advance.
© Stack Overflow or respective owner