I'm using the prettycheckBoxes plugin with ASP:RadioButton.
Well, it's not working right for me. I have a list o Y/N questions and if the user clicks on all radios and click on Submit, the page reloads and some radios are appearing with the wrong selection.
If I dont call the .prettyCheckboxes() and let the radios with original HTML style they work as expected.