Javascript

Topic: JS Window

 How to open a window with no toolbar, but with the location object.

window.open("http://www.mysite.org/Misc/Pennies","Pennies","resizable=yes, status=yes,toolbar=yes,location=yes,menubar=yes,scrollbars=yes,width=800,height=400");

Browse random answers: