SyntaxFix
Write A Post
Hire A Developer
Questions
check value by ID:
var CheckedValues = ($("#r1").is(':checked')) ? 1 : 0;