dbtek / alertify-bootstrap-3

Bootsrap 3 look & feel for alertify.js.

Home Page:dbtek.github.io/alertify-bootstrap-3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Bootsrap 3 look & feel for alertify.js.

dbtek.github.io/alertify-bootstrap-3

License:MIT License


Languages

Language:CSS 100.0%