PDA

View Full Version : javascript window resize



shuga
July 30th, 2003, 06:06 PM
can i have a script on a page that will resize the html window onLoad?

i found a code on the internet for this ... but it didn't work

if i can't do this then how do i set a link in html to open a window at a set size

thanks

DigitalPimp
July 30th, 2003, 07:12 PM
I got an answer for you shuga. Let me just code something up real quick.

DigitalPimp
July 30th, 2003, 07:24 PM
Here you go, just look @ my source. If you can't get it to work then let me know.

http://taylortap.com/kirupa/tutorials/popUpResize.html

shuga
July 30th, 2003, 08:32 PM
thanks =)