Modals
We have styled all Bootstrap elements just as you want!
Default Bootstrap Modal
Toggle a modal via JavaScript by clicking the button below. It will slide down and fade in from the top of the page.
Draggable Modals
You can drag modal by grabbing modal header. This has to be initialized in javascript by using jQuery ui draggable function.
Modal Without backdrop
You can disable backdrop by adding data-backdrop="false"
to the modal. By disabling backdrop, modal can not be closed by clicking anywhere else.
Custom Backdrop
You can customize backdrop color by simply adding data-backdrop-color
attribute to .modal
. You can use primary, white, danger, black, success etc colors.
Colored Modals
Just add bg-primary
for primary colored modal. You can use other color classes like bg-black, bg-success, bg-warning etc.
Transparent Modal
You can customize backdrop color by simply adding data-backdrop-color
attribute to .modal
. You can use primary, white, danger, black, success etc colors.
Top Aligned
Toggle a modal via JavaScript by clicking the button below. It will slide down and fade in from the top of the page.
Bottom Aligned
Toggle a modal via JavaScript by clicking the button below. It will slide down and fade in from the top of the page.
Full Screen Modal
Toggle a modal via JavaScript by clicking the button below. It will slide down and fade in from the top of the page.
Small Modal
Toggle a modal via JavaScript by clicking the button below. It will slide down and fade in from the top of the page.
Custom Modals
We have added extra plugins for customized modals.
Custom Alert Modal with animation
Toggle a modal via JavaScript by clicking the button below. It will slide down and fade in from the top of the page.
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Sweet Alert
A beautiful replacement for JavaScript alert.
Success Message with animation
Toggle a modal via JavaScript by clicking the button below. It will slide down and fade in from the top of the page.
Warning Modal with confirm & cancel buttons
Toggle a modal via JavaScript by clicking the button below. It will slide down and fade in from the top of the page.