examples of bootstrap alerts

Example 1: bootstrap alert








Example 2: alert bootstrap

Example 3: 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