How to Re-initialize jquery.repeater correctly

270 views Asked by At

I am using the jquery.repeater plugin in a form where a user can add extra fields via ajax callbacks. When I start the plugin normally with $('.repeater').repeater() I get multiple repeats...

How can I unbind or destroy to plugin to re-start it?

0

There are 0 answers