Tema: unclick
Ver Mensaje Individual
  #2 (permalink)  
Antiguo 07/06/2011, 11:14
Avatar de tredio
tredio
 
Fecha de Ingreso: noviembre-2008
Ubicación: Carabobo
Mensajes: 466
Antigüedad: 15 años, 5 meses
Puntos: 66
Respuesta: unclick

Código Javascript:
Ver original
  1. $('#id').click(function(){
  2.     if(!$(this).is(':animated')){
  3.        $(this).animate({width:300},1000);
  4.     }
  5. });
__________________
Extension Google Chrome
dar las gracias no cuesta nada :D