I would like to, instead of the standard radio button, use distinct images for each radio button. For the selected state I would like for a border to appear around the image.
I have tried making the images labels for the radio button and then hiding the button, but that seems to break the functionality for some reason.
I also have come across this article: http://ryanfait.com/resources/custom-checkboxes-and-radio-buttons/ which I could potentially somehow twist to my purposes.
Is there an easier/better way?