Alerts
Alerts are available for any length of text, as well as an optional dismiss button. For proper styling, use one of the four required contextual classes (e.g., .alert-success
).
For inline dismissal, use the alerts jQuery plugin. Use the .alert-link
utility class to quickly provide matching colored links within any alert.
Dismissible Alerts
Build on any alert by adding an optional .alert-dismissible
and close button.
Requires JavaScript alert plugin
For fully functioning, dismissible alerts, you must use the alerts JavaScript plugin.