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

Open modal #429

Open
vienha opened this issue Feb 5, 2021 · 3 comments
Open

Open modal #429

vienha opened this issue Feb 5, 2021 · 3 comments

Comments

@vienha
Copy link

vienha commented Feb 5, 2021

I used $("idModal").show(). It doesn't work. How to open modal by jquery. Thank you.

@luizptm
Copy link

luizptm commented Feb 9, 2021

$("idModal").show()

@luizptm
Copy link

luizptm commented Feb 9, 2021

This way

@gpraneetha
Copy link

$("idModal").modal("show");

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