Skip to content
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (17 loc) · 773 Bytes

CHANGELOG.md

File metadata and controls

25 lines (17 loc) · 773 Bytes

jui_alert

jQuery plugin, provides simple notification (with timeout and close button). jQuery UI themes compatible. Localization support.

Project page: [https://pontikis.net/labs/jui_alert][HOME] [HOME]: http://pontikis.net/labs/jui_alert

Copyright Christos Pontikis [http://pontikis.net][copyright] [copyright]: http://pontikis.net

License MIT

Release 2.0.0 (26 Jan 2013)

Rewritten from scratch - PLEASE NOTE it is not compatible with previous version.

  • Creates a simple notification message (with timeout and close button)
  • Localization support
  • Simple effects support (one of "slide", "bounce", "shake", "pulsate" (http://jqueryui.com/effect)

Release 1.0.0 (20 Aug 2012)

  • Basic functionality