Nudge JS process and image removal
darcs-hash:20081211021755-efd22-5b2f406b22a87c81cc02f92fee8a0ed64572e113.gz
This commit is contained in:
@@ -96,8 +96,6 @@ $(document).ready(function(){
|
||||
}
|
||||
});
|
||||
$("#nudge").each(addAjaxHidden);
|
||||
$("#nudge .submit").bind('click', function(e) { $(this).addClass("processing"); });
|
||||
|
||||
|
||||
var Subscribe = { dataType: 'xml',
|
||||
beforeSubmit: function(formData, jqForm, options) { $("form.subscribe input[type=submit]").attr("disabled", "disabled");
|
||||
|
Reference in New Issue
Block a user