Now, the radio button works fine along with the other members of the
group, is just doesn’t recognize the :onclick part. Anyone know what I’m
missing here? Thanks,
Now, the radio button works fine along with the other members of the
group, is just doesn’t recognize the :onclick part. Anyone know what I’m
missing here? Thanks,
Check the APIs for radio_button and radio_button_tag, you’re not
using them correctly:
–
We develop, watch us RoR, in numbers too big to ignore.
Now, the radio button works fine along with the other members of the
group, is just doesn’t recognize the :onclick part. Anyone know what I’m
missing here? Thanks,
–S
Try this, it should work (note (a) checked attribute ‘true’ (b) options
within ‘{’ and ‘}’):