Answers for "using jquery to add readonly attribute"

1

add readonly attribute jquery

$(input).attr('readonly', true);
Posted by: Guest on June-11-2020

Code answers related to "using jquery to add readonly attribute"

Code answers related to "Javascript"

Browse Popular Code Answers by Language