How do you correctly code a toggle radio button.
you can't give them the same id , you have to give them the same name, but the <label for=""> is talking to the ID.
and i want them to have a 'yes' & 'no' label.
I'm confused how you acheive this.
Thanks,
1DMF
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you.
you can't give them the same id , you have to give them the same name, but the <label for=""> is talking to the ID.
and i want them to have a 'yes' & 'no' label.
I'm confused how you acheive this.
Thanks,
1DMF
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you.