alert
Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages.
<div class="alert">...</div>
| Tag Information | |
|---|---|
| Tag Class | org.bootstrapjsp.tags.core.misc.Alert |
| Body Content | scriptless |
| Dynamic Attributes | true |
Attributes
| Name | Description | Flags |
|---|---|---|
| dismissable | Sets whether this alert is dismissable or not. If true, a close button is added to the alert, and an 'alert-dismissable' class added to inform Bootstrap that the alert can is dismissed. |
rtexprvalue
|