View Full Version : Anyone has the code for Image rollovers?


gascogne
01-16-2003, 09:32 AM
Can anyone give me the code for Mouse rollovers/ Image hovering ... I've tried basically everything, and it doesn't work...
Can anyone help? -_-

Alcy
01-16-2003, 02:32 PM
The code is here (http://www.lissaexplains.com/java3.shtml#images) ^_^

thugparlay
01-17-2003, 12:20 AM
<a href="URL" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('IMAGETITLE','','ROLLOVER.JPG',1)"><img name="IMAGETITLE2" border="0" src="NORMAL.JPG" width="__" height="__"></a>