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?
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?