When we click outside of modal popup, it will close, how to resolve it?
Answer / Deep Prakash Agrawal
To prevent a Bootstrap Modal from closing when clicked outside, you can set the backdrop property in the modal options. Set backdrop to 'static' or create a custom backdrop with appropriate styling to disable the default behavior.
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell me what function you can use to wrap a page content?
What is bootstrap sass?
Explain basic grid structure in bootstrap?
What are panels in bootstrap?
What are the two ways you can display the code in bootstrap?
Tell me how will you create a bootstrap panel with heading?
what is Bootstrap Container?
What is jumbotron?
Explain me how will you create a pills navigation menu?
How can we make image responsive in bootstrap?
What is a bootstrap 4 card?
Explain the uses of carousel plugin in bootstrap.