[ad_1]
You should use $(this) instead of $("#app")
if($(this).is(':checked')){
alert('hi')
}
1
[ad_2]
solved Alert is not working
[ad_1]
You should use $(this) instead of $("#app")
if($(this).is(':checked')){
alert('hi')
}
1
[ad_2]
solved Alert is not working