I am using $.uniform() to auto style radio buttons in my project
I am trying to clone radio buttons from one div and append it to another div using jQuery.
But after appending when I click it stops to check.
I have tried using
$.uniform.update('.radion_button_class')