PDA

View Full Version : Resizing A Window


fearlessferret
12-21-2004, 01:50 AM
Okay so i have a html page with a gallery on it and i want it so that when you click the picture another window pops up with a size that i define. So it would be like like 300 height 500 width or something like that. So would i do something to the <a href tag or would i put a script on the new page that makes it a certain site.

Signed,
INeedHelpMyLinkedWindowAreTooBig

Bobo
12-21-2004, 02:40 AM
window.open('[URL]','[windowName]','width=[width],height=[height]')

hemebond
12-21-2004, 02:48 AM
Okay so i have a html page with a gallery on it and i want it so that when you click the picture another window pops up with a size that i define.That is extremely annoying. Please don't.