"); // If you just want to open an existing HTML page in the // new window, you can replace win()'s coding above with: // window.open("page.html","","height=200,width=200,left=80,top=80"); } // End -->



Creates a button that opens a new window at a specific position. Test it.


To copy the script click on the SELECT ALL button, right-click on the selected text, copy it into a new file in a text editor and save the file. Thats all folks!