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

not work on ajax requests #21

Closed
amin101 opened this issue May 10, 2016 · 3 comments
Closed

not work on ajax requests #21

amin101 opened this issue May 10, 2016 · 3 comments

Comments

@amin101
Copy link

amin101 commented May 10, 2016

Thanks for great plugin. when a page is loaded via Ajax the select elements doesn't turn to nice select .it seems niceSelect() function does not work on ajax loaded pages

@hernansartorio
Copy link
Owner

niceSelect() needs to be called on existing select elements, therefore you should call it after the ajax call is done.

@amin101 amin101 closed this as completed May 10, 2016
@AstghikMirijanyan
Copy link

niceSelect() needs to be called on existing select elements, therefore you should call it after the ajax call is done.

and how do you imagine it

@AstghikMirijanyan
Copy link

niceSelect() needs to be called on existing select elements, therefore you should call it after the ajax call is done.

as standard select nice select does not open up

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

3 participants