Bootstrap modal full screen

Purpose

The bootstrap-modal-fullscreen.js and bootstrap-modal-fullscreen.js package let you display a modal box in fullscreen.


Demo


Usage

<link href="../components/bootstrap/docs/assets/css/bootstrap.css" rel="stylesheet" />
<script src="../components/bootstrap/docs/assets/js/jquery.js"></script>
<script src="../components/bootstrap/docs/assets/js/bootstrap.js"></script>
<script src="js/bootstrap-modal-fullscreen.js"></script>

Add the class name .modal-fullscreen to the modal element to display it in fullscreen.