Webmaster Computer Resources Help And Learn To Earn Ideas!
How do i terminate html page closing by close button using javascript?
Comments (3)
In JavaScript write line: window.close();
I used this and it works well
Script at only works with IE type browsers.
Try:
Ron
You must be logged in to post a comment.
Welcome to WebmasterTechs.com, your source for great webmaster resources and tips! Enjoy the site!
May 1st, 2008 at 6:01 am
In JavaScript write line: window.close();
May 1st, 2008 at 11:57 am
I used this and it works well
May 2nd, 2008 at 10:54 pm
Script at only works with IE type browsers.
Try:
Ron