Elements:Modals Onload
Modals Onload
Trigger modals to display on page load by adding an
data-toggle="modal-onload" attribute to the
.modal element.
You can also delay the trigger by adding an
data-modal-delay="DELAY-IN-MILLISECONDS" to the
.modal element.
By combining
data-modal-duration and
data-modal-delay you can create sequences of modals.
Browser support: All modern browsers, not supported by IE9.