Ver Mensaje Individual
  #2 (permalink)  
Antiguo 06/09/2006, 08:30
Avatar de ZiTAL
ZiTAL
 
Fecha de Ingreso: marzo-2004
Ubicación: Bermio (Bizkaia)
Mensajes: 1.545
Antigüedad: 20 años, 10 meses
Puntos: 62
;)

Código HTML:
<html>
<head>
<script type="text/javascript">
function CambiaColor(esto)
 {
  esto.style.background="blue";
  var child=esto.getElementByTagName("td");
  child[0].style.color="red";
 }
</script>
</head>
<body>
<table>
 <tr onMouseOver="CambiaColor(this)"><td>Eoooooo</td></tr>
</table>
</body>
</html> 
lo he echo de memoria es que me voy a la playa y no tengo tiempo!!!
__________________
http://zital.no-ip.org
____________________

Euskerie ahuen eta bijotzan