Controling Link window size

wxdqz

New Member
Hi guys. Im new to the board. Im just starting my first web site at work and have,what I think,is a simple question. I have a link page with 3 links on it linking a image to a different web site. I dont want customers to link to another site and leave ours entirely. So I put in a target tag like this

<a href=http://www.webdeveloper.com/forum/archive/index.php/"http://www.sfgate.com/cgi-bin/article.cgi?file=/chronicle/archive/2001/02/16/WB164580.DTL"TARGET=links>

Sorry for the length of that. It works fine but it takes up the whole page so the person actually thinks they left the site. Im sure there is a easy way in javascript to control the size of the window to make it smaller. I tried what it said in the Javascript for controling image windows but I cant get it to work with links. Can anyone help me with this? Thanks


Sam
 
Back
Top