I have a radiobox selection with 9 options, I would like to replace the button and the text next to it with image.
The selections will show a colour swatch range of 4 colours:
- All
- Black
- Blue
- Chocolate
- Plum
- Green
- Orange
- Magnolia
- Woods
So I need a image of an arrow next to the selected option then the colour range next to it, if the option isn’t selected I don’t need the arrow (or alternatively a greyed out arrow).
How easy is would this be?
There are plenty of radio-button replacement libraries out there. For example, Lipidity’s “FancyForm” (unfortunately now marked as “obsolete” due to CSS’s raw power).