is there a way to disable all fields (textarea/textfield/option/input/checkbox/submit etc) in a form by telling only the parent div name in jquery/javascript?
is there a way to disable all fields (textarea/textfield/option/input/checkbox/submit etc) in a form by
Share
Try using the
:inputselector, along with a parent selector: