When we click outside of modal popup, it will close, how to resolve it?
Answer Posted / 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 |
Post New Answer View All Answers