lilianamota
Cantidad de envíos : 12 Localización : Venezuela Empleo /Ocios : Arquitecto Fecha de inscripción : 27/06/2008
| Tema: IMAGEN - Cambia al pasar el puntero Vie Jul 25, 2008 4:54 pm | |
| LA IMAGEN CAMBIA AL PASAR EL PUNTERO | | | - Código:
-
<a onmouseout="document['fpAnimswapImgFP1'].src=document['fpAnimswapImgFP1'].imgRolln" onmouseover="document['fpAnimswapImgFP1'].imgRolln=document['fpAnimswapImgFP1'].src;document['fpAnimswapImgFP1'].src=document['fpAnimswapImgFP1'].lowsrc;" href="javascript:void(0)"><img id="fpAnimswapImgFP1" height="210" alt="" width="280" lowsrc="Url de la primera imagen" border="0" name="fpAnimswapImgFP1" dynamicanimation="fpAnimswapImgFP1" src="Url de la segunda imagen" /></a> |
| |
|