Click to See Complete Forum and Search --> : Open link in new window and control window size


jessnoonyes
08-06-2007, 04:57 PM
Hey everyone! I need to make a form that opens in a new window with a link is pushed and I need that window to be only the size of the form. I can open a new window with target="_blank" but I don't know how to control the size. Can anyone point me in the right direction?

ray326
08-06-2007, 11:03 PM
Javascript. Read up on window.open().