how to prevent a modal from closing in html code example Example: bootstrap modal prevent close $('#myModal').modal({backdrop: 'static', keyboard: false})