I am building a mobile web app with jQuery Mobile and I want to check if a checkbox is checked. Here is my code.
If you are using this form for mobile app then you may use the required attribute html5. you dont want to use any java script validation for this. It should work