WordCamp San Diego 2012
Web Tactics Newsletter
Tag Archives: radio
Using Prototype Javascript to set the value of a radio group
Not that long ago I wrote Using Prototype Javascript to get the value of a radio group, but I keep getting asked how to set the value of a radio group using prototype JS. Here are a couple ways to … Continue reading
Using Prototype Javascript to get the value of a radio group
I am constantly asked how to find the value of the selected radio button in a radio group. The way I usually told people was something like this: To use it you need a reference to the radio group (not … Continue reading
