Jchan
07-09-2003, 06:41 AM
I have searched on this forum and can't seem to find wat i wanted. :( I know this is the code for no toolbar pop up
<a href="#" onClick="MyWindow=window. open('PAGEURL','MyWindow'
,'toolbar=no,location=no,
directories=no,status=no,
menubar=no,scrollbars=no,
resizable=no,width=pic
ture width here,height=picture height here'); return false;">click here for picture</a>'MyWindow'
However im usin submit button.. and image map... is there any way to refine the code for submit button and image map. I just wanted to have toolbarless and sized pop up. :confused:
Can anyone help me?
<a href="#" onClick="MyWindow=window. open('PAGEURL','MyWindow'
,'toolbar=no,location=no,
directories=no,status=no,
menubar=no,scrollbars=no,
resizable=no,width=pic
ture width here,height=picture height here'); return false;">click here for picture</a>'MyWindow'
However im usin submit button.. and image map... is there any way to refine the code for submit button and image map. I just wanted to have toolbarless and sized pop up. :confused:
Can anyone help me?