Optional Sizes

Modals have two optional sizes, available via modifier classes to be placed on a .modal-dialog

External Content

If a remote URL is provided, content will be loaded one time via jQuery's load method and injected into the .modal-content div.

Static Background

Let's you specify static for a backdrop which doesn't close the modal on click by adding data attributes data-backdrop="static" to a modal.

Tabs In Modal

A dynamic tab functionality inside a modal.

Accordion In Modal

A collapsible components inside a modal

Panel As Modal

Easily add panel inside of a modal box.