Post
jQuery
Posted on 31st May 2023|19 views
How to get checkbox value in jQuery?
Posted on 31st May 2023
Use the following syntax for getting the checkbox value in jQuery:
$(“input[type=’checkbox’]”).val();
STILL GOT QUERIES?
Copyright © 2013 - 2023 MindMajix Technologies