how to close browser window (NO BUTTON)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Quantomswag
    New Member
    • Mar 2013
    • 1

    how to close browser window (NO BUTTON)

    im making a fun website and what i want to do is to close a browser with out a close button after the java script alert with out a confirmation pls help?
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    You can close a window which you've opened in your script, but not the window which loaded the original page, at least not reliably.

    PS. moved to JavaScript forum.

    Comment

    Working...