Today I was in need of custom radio buttons for a clients website. I usually do this by hiding the actual input element and using a background image on the respective label. This jQuery snippet helps by setting a css class for the currently selected label, so you can style it:
Post Tags:
