Ver originalsuccess: function(form) { $('button').click(function(){ $('#cargando').show(); $('button').attr("disabled", true); }); }