Exit on click

liunx

Guest
I have an image and want to exit when i click it..please help me with the code.<!--content-->simple little Javascript:<br />
<br />
<a href=http://www.webdeveloper.com/forum/archive/index.php/"javascript:window.close()"><img src="yourimage.gif" border="0"></a><!--content-->Please, disregard the space in javascript: I don't know why it appears there when I post the message (or try to edit the original one), but there should be no space between java and script in one-word for javascript<!--content-->thanx a lot lot, it works<!--content-->
 
Back
Top