BootStrap

모달창(bootstrap modal) ESC, 클릭 막기

컨텐츠 정보

본문

Add to HTML element


<div id="modal_id" role="dialog" aria-hidden="true" data-backdrop="static" data-keyboard="false">




OR control with JavaScript


$('#modal_id').modal({ backdrop: 'static', keyboard: false });

관련자료

댓글 0
등록된 댓글이 없습니다.
Today's proverb
어진 이를 알아보는 것은 지(智)요, 어진 이를 추천하는 것은 인(仁)이며, 어진 이를 끌어들이는 것은 의(義)이다. (공자)