You are here: irt.org | FAQ | JavaScript | Window | Q697 [ previous next ]
You need to open up the poup window with resizable=yes, e.g.:
<SCRIPT LANGUAGE="JavaScript"><!-- window.open('apage.htm','windowName','width=100,height=200,resizable=yes') //--></SCRIPT>