Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

jGrowl 1.0.3


Download: jgrowl-1.0.3_0.zip
Size: 39.15 KB
md5_file hash: 69a3e8e0e123ae584c5bf2a7d57b1ac9
First released: June 11, 2008 - 9:27pm
Last updated: June 11, 2008 - 11:06pm

This release fixes several bugs and improves upon existing functionality. There are also a number of news ways to customize the behavior of jGrowl. The demo has been updated to demonstrate some of the new functionality.

Changes in 1.0.3:

  • Fixed bug with options persisting across notifications
  • Fixed theme application bug
  • Simplified some selectors and manipulations.
  • Added beforeOpen and beforeClose callbacks
  • Reorganized some lines of code to be more readable
  • Removed unnecessary this.defaults context
  • If corners plugin is present, it's now customizable.
  • Customizable open animation.
  • Customizable close animation.
  • Customizable animation easing.
  • Added customizable positioning (top-left, top-right, bottom-left, bottom-right, center)