codice:
<input type="image" src="immagine.gif" onmouseover="this.src='immagine_sopra.gif'" onmouseout="this.src='immagine_originale.gif'"/>