[Javascript] How to stop the progress bar in IE from running.

Andrew Gibson andyg at ihug.co.nz
Thu May 15 06:22:28 CDT 2003


the only way I found was to simulate a click on an empty link in your
page....if you click yourself somewhere on the page, you will see it stops.


Subject: [Javascript] How to stop the progress bar in IE from running.


> Hi
>
> In my application we have a jsp page with pagination control at the bottom
> of the page. When clicking on next button in the pagination control, it
> calls the JavaScript and retrieves next 10 data from the DB and displays
in
> the same page.When it retrieves the next 10 data , the progress bar is
keep
> on running even if the page is downloaded completely. How do i stop the
> progress bar from running once the page is download successful.
>
> Help would be appreciated.
>
> Regards
> Murugan
>
>
>
> "THIS E-MAIL MESSAGE ALONG WITH ANY ATTACHMENTS IS INTENDED ONLY FOR THE
> ADDRESSEE and may contain confidential and privileged information.
> If the reader of this message is not the intended recipient,
> you are notified that any dissemination, distribution or copy of this
> communication is strictly Prohibited.
> If you have received this message by error, please notify us
> immediately, return the original mail to the sender and delete the
> message from your system."
>
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript
>
>




More information about the Javascript mailing list