i have an issue with checkboxes and jquery. I set and event click on father(div) that check the checkbox, but if i click on checkbox directly it dosen’t check.
You can find the code here: http://jsfiddle.net/vaxxis/65MBb/
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
How about that: http://jsfiddle.net/65MBb/8/ ?
All that is necessary – wrap inputs in label. Then do not need JavaScipt.