Created
February 19, 2019 13:45
-
-
Save omernaci/e5cc5be9f1b68dd51e7be3d70585a031 to your computer and use it in GitHub Desktop.
Bootstrap Modal not close when click outside
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ... | |
| <div id="idModal" class="modal hide" data-backdrop="static" data-keyboard="false"> | |
| ... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment