likely cause for status message stuck ?

D

dan baker

I have a couple page where even after they are done loading, the
status message gets stuck with "Transferring data from <host>...

Are there some typical syntax errors in either javascript of html that
would cause this to happen? i.e. leave something hanging so that the
browser doesnt think its done loading?

thanks, d
 
K

kaeli

I have a couple page where even after they are done loading, the
status message gets stuck with "Transferring data from <host>...

Are there some typical syntax errors in either javascript of html that
would cause this to happen? i.e. leave something hanging so that the
browser doesnt think its done loading?

I've had gifs and other image refreshing scripts cause this (Flash,
rollovers, etc).

This may be a browser-dependent thing, but I believe if the server
doesn't send a terminating message (it's busy, got cut off, etc), the
browser keeps that message in the status bar.

-------------------------------------------------
~kaeli~
Jesus saves, Allah protects, and Cthulhu
thinks you'd make a nice sandwich.
http://www.ipwebdesign.net/wildAtHeart
http://www.ipwebdesign.net/kaelisSpace
-------------------------------------------------
 
I

Ivan Marsh

I have a couple page where even after they are done loading, the status
message gets stuck with "Transferring data from <host>...

Are there some typical syntax errors in either javascript of html that
would cause this to happen? i.e. leave something hanging so that the
browser doesnt think its done loading?

thanks, d

This can happen if you have an incomplete block element ex:
<TABLE><TR><TD>some text</TR></TABLE>
 

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

Members online

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top