Self Locate / Resize - self locating and resizing window

This self relocating window script will automatically resize and locate the browser window to what ever specifications you want.


This code goes into the HEAD section:

If you want the window to open to fill the visitors screen just use


(screen.availWidth,screen.availHeight)

in the script instead of:


(width=460, height=500)



Click here to go back.