jQuery Event for Radio Checked + img src Replace
April 24, 2014
1 min read

I needed to create an "image switcher" when selecting certain radio elements. I was able to do this using the jQuery 3.6.4 library.
This is how it works:
See the Pen Radio button with image src switcher by Iaroslav (@chosenman) on CodePen.