Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding more than one in a form update only the last <label> #1

Open
martinbourdages opened this issue Feb 23, 2021 · 0 comments
Open

Comments

@martinbourdages
Copy link

Nothing selected Nothing selected

and

var getFile = new selectFile;
getFile.targets('choose','selected');

var getFile2 = new selectFile;
getFile2.targets('choose2','selected2');

will only update

any suggestions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant