0
Lookup the HTML <input> disable attribute http://www.w3schools.com/tags/att_input_disabled.asp . You can write a js function that adds this attribute to the form elements you want disabled then remove it to enable.
27th Jul 2016, 10:58 PM
Jason