Alerts & Notifications
Default Alert
Alerts are available for any length of text, as well as an optional dismiss button. For proper styling, use one of the eight
required contextual classes (e.g., .alert-success
).
Dismissing Alerts
Add a dismiss button and the .alert-dismissible
class, which adds extra padding
to the right of the alert and positions the .close
button.
Custom Background Alert
Use .bg-*
,.border-0
classes.
Dismissing Custom Background Alert
Use .bg-*
,.border-0
classes.
Jquery Toast | |
---|---|
Info Example | |
Warning Example | |
Success Example | |
Danger Example | |
The text can be an array | |
Put some HTML in the text | |
Making them sticky | |
Fade transitions | |
Slide up and down transitions | |
Simple show from and hide to corner transition |