Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 896 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 896 Bytes

Alertify is an unobtrusive customizable JavaScript notification system.

Features

  • Fully customizable alert, confirm and prompt dialogs
  • Fully customizable unobtrusive notification system
  • Callback parameter handling both OK and Cancel button clicks
  • Chaining which allows queued dialogs

Examples

http://fabien-d.github.com/alertify.js/

Usage

See wiki How to Use

Changeset

See wiki Changeset

Where is it being tested?

  • Microsoft Internet Explorer 7+ (Standards Mode)
  • Google Chrome
  • Mozilla FireFox
  • Apple Safari
  • Opera
  • iOS
  • Android

License

Alertify is licensed under MIT http://www.opensource.org/licenses/MIT

Copyright

Copyright (c) 2012, Fabien Doiron
[email protected], @fabien_doiron