How to display Bootstrap Modal Dialog in AngulrJS
I am opening bootstrap modal popup on button click in angularjs but it is showing under Modal Background.
How to solve this.
i am calling like .modal("show")
Hi rani,
For bootstrap modal you have to use ui.bootstrap.
Refer below links for details.
https://angular-ui.github.io/bootstrap/
https://plnkr.co/edit/?p=preview
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.