Yapapaya / jquery-cloneya

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

Better nested cloning #24

Closed actual-saurabh closed 9 years ago

actual-saurabh commented 9 years ago

It makes no sense for users to keep invoking cloneya on each nest and have so many different class names. It should work properly, even when all nested instances have the same class names.

actual-saurabh commented 9 years ago

This is the branch where I'm working on this: https://github.com/yapapaya/jquery-cloneya/commits/nesting-enhance