heyas all
i've searched around the forum a lil bit, but i cant find anything which relates to my problem
i'm trying to link an image, which ondblclick, so i basicly have at the moment
but i cant work out what i need to do ondblclick="" to link to index3.html
any help would be appreciated alot
thanks in advance
Danny
i've searched around the forum a lil bit, but i cant find anything which relates to my problem
i'm trying to link an image, which ondblclick, so i basicly have at the moment
Code:
<a onclick="return false;" ondblclick="" href="index3.html" ><img src="images/folder.gif" border="0"></a>
but i cant work out what i need to do ondblclick="" to link to index3.html
any help would be appreciated alot
thanks in advance
Danny