jquery bootstrap modal box not to hide after click outside code example
Example: modal show not close jquery
jQuery('#modal_ajax').modal('show', {backdrop: 'static', keyboard: false});
jQuery('#modal_ajax').modal('show', {backdrop: 'static', keyboard: false});