jGrowl 1.1.0
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.
