Yapapaya / jquery-cloneya

A jquery plugin to clone DOM elements
MIT License
76 stars 28 forks source link

Delete all clones #22

Closed josepablomadrigal closed 9 years ago

josepablomadrigal commented 9 years ago

how do i limit the times of deleting? because with your example it delete me all the form

gchokeen commented 9 years ago

Which example you checked, I unable to reproduce it, What is the steps to reproduce it.

actual-saurabh commented 9 years ago

@blaskxx I guess, you need a minimum count. This is not present in cloneya, but we'll add it in 1.0. See #25

actual-saurabh commented 9 years ago

@blaskxx we've added a minimum parameter and modified the deletion. Could you test and see if this one fixes your issue? We'll be releasing 1.0 soon.

josepablomadrigal commented 9 years ago

Thanks great job!

actual-saurabh commented 9 years ago

I have just released it. I'm closing the issue. If you still face a problem, we'll reopen this ticket.