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.1.0


Download: jgrowl-1.1.0_0.zip
Size: 103.35 KB
md5_file hash: ffdfcec73a8167eb1bca60827cb2c4a9
First released: June 17, 2008 - 11:37pm

jGrowl 1.1.0 includes major API changes! jGrowl now supports multiple contains and offers alternative ways of accessing a particular container. This release should be 100% backwards compatible with prior releases, however there are a lot of new capabilities. The demo file has been updated extensively and should be looked at for examples. This release also maintains 100% compatibility with Internet Explorer 6.

Changes in 1.1.0:

  • Multiple container and instances.
  • Standard $.jGrowl() now wraps $.fn.jGrowl() by first establishing a generic jGrowl container.
  • Instance methods of a jGrowl container can be called by $.fn.jGrowl(methodName)
  • Added glue preferenced, which allows notifications to be inserted before or after nodes in the container
  • Added new log callback which is called before anything is done for the notification
  • Corner's attribute are now applied on an individual notification basis.