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 actualise the display if the selected option is changed with Jquery ? #20

Open
badulesia opened this issue Oct 30, 2020 · 0 comments

Comments

@badulesia
Copy link

Hello.
I test what the user enters in the page, and if necessary, change the selected option of a select menu using jquery. It works well with native selects and a few jquery lines.
If I use pretty dropdowns instead of native selects, the selected option is correctly set in the native select, but the pretty dropdown is not actualized. So is there a way to force the display to actualize when the selected option changed ?
The refresh method is aimed to recreate the dropdown when the options list is modified (dynamic content), so it's not the appropriate solution.
Thank you.

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