No Click Just Hover It


/ Published in: JavaScript
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <a href="http://your-view-link.html" onmouseover="window.location=this.href" title="your-title"><img border="0" src="http://your-image.jpg" /></a>

Report this snippet


Comments


You need to login to view comments.