Ver Mensaje Individual
  #2 (permalink)  
Antiguo 16/11/2004, 14:34
angsanchez
 
Fecha de Ingreso: octubre-2004
Ubicación: España
Mensajes: 894
Antigüedad: 20 años, 4 meses
Puntos: 3
Hola, replica
¿Qué tal esto?
Código HTML:
<td id="celda1">Esta recibe</td>
<td id="celda2" 
onMouseOver="style.background='red';document.getElementById('celda1').style.background='blue'" 
onMouseOut="style.background='white';document.getElementById('celda1').style.background='white'"
>Esta controla y recibe</td> 
__________________
Angel :cool: