Ver Mensaje Individual
  #4 (permalink)  
Antiguo 04/02/2002, 12:39
Avatar de Potro
Potro
 
Fecha de Ingreso: abril-2001
Mensajes: 2.249
Antigüedad: 23 años
Puntos: 39
Re: alternar color de fondo de las filas de una tabla?

Yo lo hago de la siguiente manera..

abajo del </head>

<script language="javascript">

<!--
function movein(which,html){
which.style.background='508f68'
description.innerHTML=html
}
function moveout(which){
which.style.background='006666'
description.innerHTML=' '
}
-->

</script>

las tablas...

<table bgcolor="black" width="100%" border="1" bordercolor="ivory" cellpadding="2" cellspacing="0">

<tr bgcolor="#006666"> <a href="2.htm" target="top">
<td class="menu" bordercolor="006666" id="choice9" style="background-color:006666; cursor:hand" onmouseover="movein(choice9,'Págin a de inicio')" onmouseout="moveout(choice9)" width="16.66666667%">
<div align="center"><font face="Arial, Helvetica, sans-serif" size="1">Inicio</font></div>
</td>
</a> <a href="empresa.htm" target="top">
<td class="menu" bordercolor="006666" id="choice1" style="background-color:006666; cursor:hand" onmouseover="movein(choice1,'Usted Puede Ver Quienes Somos.')" onmouseout="moveout(choice1)" width="16.66666667%">
<div align="center"><font face="Arial, Helvetica, sans-serif" size="1">La
Empresa</font></div>
</td>
</a> <a href="productos.htm" target="top">
<td class="menu" bordercolor="0066666" id="choice2" style="background-color:006666; cursor:hand" onmouseover="movein(choice2,'Vea La Gama De Servicios y Productos Que Le Ofrece Compuviper.')" onmouseout="moveout(choice2)" width="16.66666667%">
<div align="center"><font face="Arial, Helvetica, sans-serif" size="1">Productos y Servicios</font></div>
</td>
</a> <a href="portafolio.htm" target="top">
<td class="menu" bordercolor="006666" id="choice6" style="background-color:006666; cursor:hand" onmouseover="movein(choice6,'Nuestros Clientes.')" onmouseout="moveout(choice6)" width="16.66666667%">
<div align="center"><font face="Arial, Helvetica, sans-serif" size="1">Portafolio</font></div>
</td>
</a> <a href="

<div align=center>
<param name=movie value=http://www.guerrerohermida.com.mx/firma.swf>
<param name=quality value=high><embed src=http://www.guerrerohermida.com.mx/firma.swf WIDTH=200 HEIGHT=75>
</embed></div>