elclanrs / jq-idealforms-old

The ultimate framework for building and validating responsive HTML5 forms.
665 stars 95 forks source link

radiocheck & ajax #40

Closed michelreyes closed 12 years ago

michelreyes commented 12 years ago

when i load a form via ajax the check and radio don't load the style and when i make $("input[type=checkbox]).idealradiocheck(); the style make 1 new check over the one exists...

elclanrs commented 12 years ago

Can you post your code here? Ideally html and the ajax request at least so I've an idea on what's going on.