Why am I not getting the values of multiple selected check boxes with this code? what would rather work? Open to all suggestions. Thank you!
NWF$('#' + varMultiChoice).click(function(){
alert(NWF$('#' + varMultiChoice).val());
});Why am I not getting the values of multiple selected check boxes with this code? what would rather work? Open to all suggestions. Thank you!
NWF$('#' + varMultiChoice).click(function(){
alert(NWF$('#' + varMultiChoice).val());
});Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.