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