Web Analytics Made Easy -
StatCounter How to avoid sudden closing of Web Page? - CodingForum

Announcement

Collapse
No announcement yet.

How to avoid sudden closing of Web Page?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How to avoid sudden closing of Web Page?

    Hi all,
    Good Luck to everyone and How to Alert the User when they suddenly closing their web page..Actually i tried by using the Body OnUnLoad event , it seems to be working..

    But in my requirement the same page will be loaded dynamically multiple times.So if i am using the OnUnLoad Event every time my Script is firing.How to Avoid that.Or Is there any other event is available so that we can trap the Browsers Close Menu(i.e the one which is displaying in the Left Top of the Browser).

    Looking for the valuable suggestion from all.

    thanks and regards
    Ramesh

  • #2
    Hey,
    the only suggestion I have is include a link to exit that page that has a script which will set a variable & the unload function checks for this & if it has not been changed you can reload the page (I know I'm not good at describing things but if you need an example just ask).

    Just keep one thing in mind... I'm only 14 so I dont know that much about this...

    Good Luck!
    «ذه Gه££ê®»²؛؛²

    Comment

    Working...
    X