Alerts Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages. Contents
Examples Link color Additional content Dismissing
JavaScript behavior Triggers Methods Events
Examples 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. Open example on getbootst