954,604 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

how to capture event on the Stop button of IE & Mz

Hi,

Here is the requirment that need to be solved.

The scenario is, in the simple HTML code there is an loading animation .gif image and a text in a "DIV" tag. i have to hide that "div" after pressing the "Stop" button of the internet browser. Hiding thru simply putting "display:none;" property of CSS.

i got document.onstop event in IE but it is not working in Mozilla.

Is there any such event should work in both the browser and fulfill the above mentioned requirment?

looking forward for urgent reply..
Thanking You...

-Joe :)

joshantanu
Newbie Poster
1 post since Jun 2006
Reputation Points: 10
Solved Threads: 0
 

Hi,

i tried with the document.onstop event it is firing for the home button click of the browser too, can anyone help me the right way to catch the Stop button click of the internet browser.
Thanks & regards,
partha sarthy gadige
919989135551


Hi,

Here is the requirment that need to be solved.

The scenario is, in the simple HTML code there is an loading animation .gif image and a text in a "DIV" tag. i have to hide that "div" after pressing the "Stop" button of the internet browser. Hiding thru simply putting "display:none;" property of CSS.

i got document.onstop event in IE but it is not working in Mozilla.

Is there any such event should work in both the browser and fulfill the above mentioned requirment?

looking forward for urgent reply..
Thanking You...

-Joe :)

gps.mca
Newbie Poster
1 post since Jan 2007
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You