jquery to check if an asp.net checkbox control is selected or unselected:
$('input[id$=cb1]').is(':checked'){
//your code here
}
//your code here
}
Achievement provides the only real pleasure in life
jquery to check if an asp.net checkbox control is selected or unselected:
Posted by SF at 4:31 pm
No comments:
Post a Comment