Mouseover Image
|
<style type="text/css"> img.blank {border: 0px;} img.box {border: solid red 2px;} --> </style> |
|
<a href="yourpageadress.com"> <img border="0" onmouseover="this.className='box'" onmouseout="this.className='blank'" src="yourimgadress.gif" width="100" height="50"></a> |
Free JavaScripts provided
by Winfolinx.com