How to set data-* attribute of checked radio to class of another element using jquery?
How do I take the data-attribute of a checked radio button and output it inside the class attribute of a different element? Please take a look at the example: body{ background: #eee; } ….