Chadi
01-05-2006, 09:52 PM
Using:
http://www.dynamicdrive.com/dynamicindex8/popwin.htm
It is not showing up centered but only submitting itself to the new page.
How do I correct this? I added the code properly in header and the body as well. I added the image portion but I'm guessing something is not right?
<a href="http://domain.com/tour/master.htm" onclick="NewWindow(this.href,'Tour','550','400','no','center');return false" onfocus="this.blur()"><img border="0" src="images/tour.gif" width="250" height="57"></a><p>
http://www.dynamicdrive.com/dynamicindex8/popwin.htm
It is not showing up centered but only submitting itself to the new page.
How do I correct this? I added the code properly in header and the body as well. I added the image portion but I'm guessing something is not right?
<a href="http://domain.com/tour/master.htm" onclick="NewWindow(this.href,'Tour','550','400','no','center');return false" onfocus="this.blur()"><img border="0" src="images/tour.gif" width="250" height="57"></a><p>