Question
Checkbox Duplication JavaScript?
Hi,
I need to add about 500 checkboxes to a document. It is much faster to copy and paste the checkboxes because of the format of the document.
Is there a javascript out there I can use to make sure each time I copy and paste a checkbox that it recieves a unique name and is NOT linked to the original?
Not a coder so I would appreciate any help here! Thanks!