How Do I Create A Javascript Command To Close The Window?
Javascript February 16th, 2009Is there a code I can paste on my website that will create a Javascript command to close the window?
The basic code is:
window.close();