Skip to content

dbtek/alertify-bootstrap-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alertify.js Bootstrap 3 Theme bower version

Bootsrap 3 look & feel for your notifications. See it in action.

Install

  • via bower (recommended, installs alertify also as a dependency)
    bower install alertify-bootstrap-3

  • via git
    git clone https://github.com/dbtek/alertify-bootstrap-3.git

screenshot

Usage

  • Inlcude core and theme css
  <!-- Alertify core css -->
  <link rel="stylesheet" href="alertify/themes/alertify.core.css" />
  <!-- Bootstrap 3 theme -->
  <link rel="stylesheet" href="alertify-bootstrap-3/alertify.bootstrap3.css" />
  • Use it.

Credits

License

  • MIT