Closing the Window without Prompt

Hi!
As you know that a window can be closed via method window.close()
But when this method is used, then it warns the user that window is being closed. Now its on the will of the user what he wants. But I have seen some sites where there is a buttton with a label "Close" when clicked, It closes the window very quitely, and doesnt asks the user.
My question is that how this is made possible?
(Please give me some code about it!)
Thanx

Comments

  • As far as I know, it only gives the prompt when the page that is going to be closed was opened by the user and not by another page after clicking on a link...

    : Hi!
    : As you know that a window can be closed via method window.close()
    : But when this method is used, then it warns the user that window is being closed. Now its on the will of the user what he wants. But I have seen some sites where there is a buttton with a label "Close" when clicked, It closes the window very quitely, and doesnt asks the user.
    : My question is that how this is made possible?
    : (Please give me some code about it!)
    : Thanx
    :
    :

  • Dear Friend!
    Thanx for helping and guiding me in the right direction! I have tried the thing and have found the solution because of You!
    Thanx Agian!
  • Welcome, and a happy new year :)
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories