Hi I need a sample code to get the value of selected checkbox. The checkboxes are mutually exclusive and I would like to get the selected checkbox value on the click of a button
Thanks
Hi I need a sample code to get the value of selected checkbox. The
Share
selected checkbox??
maybe you want checked checkbox….
html
jQuery
if multiple are checked
demo