Ver Mensaje Individual
  #2 (permalink)  
Antiguo 26/10/2012, 12:52
Avatar de YYs86
YYs86
 
Fecha de Ingreso: abril-2012
Ubicación: Salamanca
Mensajes: 136
Antigüedad: 12 años
Puntos: 14
Respuesta: deshabilitar un type button

Prueba esto con la id/class de tu botón:

Código Javascript:
Ver original
  1. $(document).ready(function(){
  2.            
  3.     $('#boton').click(function(){
  4.                
  5.         $(this).attr('disabled','disabled');
  6.                
  7.     });
  8.            
  9. });
__________________
Web developer:

http://xtremgaming.es
http://leaderleague.com