I have a page working on Ajax. The problem is, after doing many changes using Ajax (like uploading, changing name, adding to favorites etc), the status bar starts behaving unexpectedly. Even when nothing is being transfered, it displays Transferring data from localhost... and that too continuously. The progress bar also shows that its working, and its all green (filled).
It doesn't even occur on a particular action. Its just random.
This is not at all causing any problem to the working of the page, but it doesn't look good.
Is there any solution for this?
Thanks,
Harpreet
It doesn't even occur on a particular action. Its just random.
This is not at all causing any problem to the working of the page, but it doesn't look good.
Is there any solution for this?
Thanks,
Harpreet
Comment