Ver Mensaje Individual
  #2 (permalink)  
Antiguo 06/04/2006, 08:47
Avatar de javiermil
javiermil
 
Fecha de Ingreso: agosto-2004
Mensajes: 509
Antigüedad: 20 años, 5 meses
Puntos: 2
Hola, prueba a poner javascript delante. es decir :

<a href=# onmouseover="javascript:document.getElementById('c entral').src='imagen1.png';document.getElementById ('textoEjemplo').innerHTML=document.getElementById ('texto_final').innerHTML;return false;">
<img src="imagen1.png" title="FabulasLatinas"/>
</a>

Saludos