reset password
Author Message
tdang040888
Posts: 7
Posted 01:58 May 30, 2016 |

Can somebody point me to the right direction?

What do I use to make it so the script knows that any of the buttons have been selected. I tried using getElementByID but that only applies the first one selected and is not good.

TonyOs1
Posts: 13
Posted 04:13 May 30, 2016 |

Validating this one should be the same for the others ones.

i.e. just change whatever you have for name or address, to size. Since it's radio, it's easier than the checklist one. You might wanna set the values equal the actual size. As in, Small has (input code...value=Small), but that's up to you.

Hope this helps.