You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have notice that the plugin adds the .cloneya-wrap class to the wrapper and the .cloneya to the .toclone element but when i press clone nothing happens
Is something wrong with the code, with my approach ?
Please let me know how to solve this problem.
The text was updated successfully, but these errors were encountered:
I have not considered tables while building the plugin, so not tested it at all. Would you be kind enough to put this on a jsfiddle or something or helping out with the tests? Otherwise, I would have to push this to a future version.
Hi,
i am trying to clone form elements that are inside tr and its not working at all
I have use your simple-clone example using table
Here is the code
I have add the js for the clone
$('#simple-clone-tr').cloneya();
I have notice that the plugin adds the .cloneya-wrap class to the wrapper and the .cloneya to the .toclone element but when i press clone nothing happens
Is something wrong with the code, with my approach ?
Please let me know how to solve this problem.
The text was updated successfully, but these errors were encountered: