trouble w/ popup windows...

liunx

Guest
I have a problem on how to make a popup window. For ex:click on the image below.....You see the pop up? Well I want that except no top or bottom bar...<br />
Can ya help me? :(<!--content--><a href=http://www.htmlforums.com/archive/index.php/# onClick="MyWindow=window.open('http://your/website/url.html','MyWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resi zable=yes,width=600,height=300'); return false;"><br />
<br />
Should be pretty self explanatory.. just change the booleans of yes to no where you want it and specify what dimensions of the window you want (its in pixels).<br />
<br />
Hope this helps.<!--content-->
 
Back
Top