PDA

Click to See Complete Forum and Search --> : Sizing a new window


Peter Brown
Oct 11th, 2000, 06:54 AM
Using HTML, when I link to another page to open in a new window how can I set the size of this new window?
Any advice appreciated.

N*G*Evangelion
Oct 11th, 2000, 08:44 AM
Sorry, there doesn't seem to be a way to do it using plain HTML, you will have to use JavaScript.

Goto http://webreference.com/js/tutorial1/ for a tutorial on popping up browser windows using JavaScript.