Getting an error when I tried to set a input attribute to hidden in
v1.1.2, v.1.1.3.1 and v1.1.4. Using $
("#inputID").attr({'type':'hidden'}) and $
("#inputID").attr("type","hidden").

Reply via email to