// поставить атрибут $('input:submit').attr( "disabled", "disabled" ); // удалить атрибут $('input:submit').removeAttr( "disabled" );