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

How to trigger Change event with jquery on Tagulous Fields #171

Open
Jaficht opened this issue Sep 15, 2022 · 0 comments
Open

How to trigger Change event with jquery on Tagulous Fields #171

Jaficht opened this issue Sep 15, 2022 · 0 comments

Comments

@Jaficht
Copy link

Jaficht commented Sep 15, 2022

Hello,

I am trying to trigger a form submission like:

$('.select2-hidden-accessible').change(function(){ this.form.submit(); })

Any idea how to get this working?

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

No branches or pull requests

1 participant