How to check if checkbox is selected or not in jMobile using js?
<input class="custom" id="myCheckbox" name="myCheckbox" type="checkbox"/>
In Short:
$("#myCheckbox").is(":checked")
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With