flash bootstrap role code example

Example 1: bootstrap errors








Example 2: bootstrap Alerts Additional content Dismissing



Enable dismissal of an alert via JavaScript:

$('.alert').alert()
$().alert('close')
$().alert()
$().alert('dispose')

Events

close.bs.alert
closed.bs.alert

Tags:

Misc Example