Bootstrap Plus Examples

Alerts Example

<button class="btn btn-secondary" onclick="BPlus.showAlert('secondary', 'Secondary Alert', 'This is an alert of type secondary!', 2)")>Secondary Button</button>