Adding images next to radio buttons
-
Hi there. Testing out the plugin. Nice so far! Question:
I’d like to add an images next to each of radio button for one question on a form.
I hacked a way to do it by having the same button id on each line and an image before each. But the last radio is always selected. Is there a way to do this?
My hacked way:
[radio radio-294 use_label_element default:1 “Sedan”]
[radio radio-294 use_label_element default:1 “Tesla”]
etc.Since there are 7 radio buttons, I’d really like to have the first one selected by default.
The usual way is:
[radio your-sports label_first default:1 “sedan” “tesla” “SUV”]Your plugin is nice.
Jim L.The page I need help with: [log in to see the link]
- The topic ‘Adding images next to radio buttons’ is closed to new replies.