Yapapaya / jquery-cloneya

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

Label attribute 'for' should also be updated to reflect the correct field ID. #67

Open markgonz opened 7 years ago

markgonz commented 7 years ago

I am using this on some of my forms and noticed that the for attribute on the labels is always the same. I am updating this after append and delete, but it would be great if this was default functionality.