jquery disable all forms code example Example: jquery disable all forms $("#myForm :input").prop("disabled", true);