View Single Post
  #6 (permalink)  
Old May 1st, 2007, 12:43
acrikey's Avatar
acrikey acrikey is offline
SuperMember

SuperMember
Join Date: Mar 2007
Location: UK
Posts: 305
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Image roll over pop up

Ok here is my code:

<div id="Layer13"></a><a href="#" onmouseover=window.open('dsl.html','NewWindow',res izable=no,scrollbar=no,status=no,width=350,height= 200');if(chw !=null) chw.focus();return false"></a><img src="images/DSthumb.png" alt="Dirty South Logo" width="68" height="33" border="0" /></a></div>

I want this image to be the button (img src="http://www.webforumz.com/images/DSthumb.png") but I'm going round in circles. Can anyone tell me where I'm going wrong please

Last edited by acrikey; May 1st, 2007 at 18:35.
Reply With Quote