Agregué un enlace en un IMG, ¿cómo puedo hacer que aparezca el ícono del enlace cuando muevo el mouse sobre el IMG, como una mano o algo así?
Necesita agregar el atributo href tolt;agt;
lt;a target="_top"gt;lt;img src="...\images/anniu1.gif" width="157" height = "38" border="0" onclick="javascript:window.history.back()"/gt;lt;/agt;
Cambiar a
lt;a target = "_top" href="javascript:window.history.back()"gt;lt;/alt;img src="...\images/anniu1.gif" width="157" height="38" border= " 0" /gt;lt;/agt;.