Answers for "how to remove checked attribute of checkbox in jquery"

0

how to remove checked attribute of checkbox in jquery

$("#captureImage").removeAttr('checked');
Posted by: Guest on June-02-2021

Code answers related to "how to remove checked attribute of checkbox in jquery"

Code answers related to "Javascript"

Browse Popular Code Answers by Language