Status bar moving after page is done loading.

c0ry

New Member
We have several webspeed generated pages that even after the page is loaded and the status bar says done. The loading bar to the left of the status bar continues to move. It seems to be trying to load something else, but everything is already loaded. I can view the source and everything is there and the </html> tag is outputted. Does anyone know why this is happening and how to fix it?
 
In some browsers, this happens because you do not have closing tags </body></html>

Mark Newnham
 
Back
Top