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

using bootbox.confirm() within a bootstrap modal #15

Closed
damonmannion opened this issue Jan 5, 2012 · 3 comments
Closed

using bootbox.confirm() within a bootstrap modal #15

damonmannion opened this issue Jan 5, 2012 · 3 comments

Comments

@damonmannion
Copy link

is it possible to have a bootstrap modal stacked on top of another modal? can't seem to get bootstrap.confirm() to work within my modal, it just clears the existing modal when bootbox pops up.

thanks

@makeusabrew
Copy link
Collaborator

Hey,

Not sure I quite follow - you certainly can't have one "within" a bootstrap modal as you refer to it, but you certainly can have one stacked on top of a modal. If you have a look at the (rubbish) demo page you'll see there's a "Multiple Dialogs" demo which does just that. Is that what you mean?

Thanks,

@makeusabrew
Copy link
Collaborator

@praveenscience
Copy link

@makeusabrew Try creating a bootbox.confirm() from within a bootstrap.modal().

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