Ver Mensaje Individual
  #3 (permalink)  
Antiguo 28/07/2012, 22:27
fabiandm
 
Fecha de Ingreso: julio-2012
Mensajes: 8
Antigüedad: 12 años, 3 meses
Puntos: 0
Respuesta: desplazarme con flechas por tabla

tengo una tabla html asi:
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
</table>
quiero moverme por las filas (tr) con flecha hacia arriba o abajo y mostrar la fila con un atributo class.