Atspējot:
$("#submit-button").attr("disabled", true);
Atkārtoti iespējot:
$("#submit-button").removeAttr("disabled");
Atspējot:
$("#submit-button").attr("disabled", true);
Atkārtoti iespējot:
$("#submit-button").removeAttr("disabled");