macabreheretic
04-17-2006, 10:55 PM
hey i'm working on a website for my girlfriend's band, www.theskabies.com , and i'm getting a bit annoyed at one particular part of the site... under the biographies section, i'm using THIS script
<a href="http://www.theskabies.com/kazbio" onclick="NewWindow(this.href,'General Kaz','350','550','no','center');return false" onfocus="this.blur()"><img src="http://www.theskabies.com/KAZ.gif"></a> in combination with another script in my
<head> to open the new window which i've yet to complete... is it possible to remove the blue border from the pictures?
<a href="http://www.theskabies.com/kazbio" onclick="NewWindow(this.href,'General Kaz','350','550','no','center');return false" onfocus="this.blur()"><img src="http://www.theskabies.com/KAZ.gif"></a> in combination with another script in my
<head> to open the new window which i've yet to complete... is it possible to remove the blue border from the pictures?