Tema: ocultar fila
Ver Mensaje Individual
  #2 (permalink)  
Antiguo 19/07/2012, 12:31
Avatar de tredio
tredio
 
Fecha de Ingreso: noviembre-2008
Ubicación: Carabobo
Mensajes: 466
Antigüedad: 16 años
Puntos: 66
Respuesta: ocultar fila

Código Javascript:
Ver original
  1. $(document).ready(function() {
  2. $('.boton').click(function(){
  3.       $(this).parents('tr').hide('slow');
  4.     });
  5. });
__________________
Extension Google Chrome
dar las gracias no cuesta nada :D