Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

jQuery Growl 1.0.2


This is a patch update for jQuery 1.3.2, it fixes a problem with the 'rel' attribute in the close link for templated notifications.

The patch is actually quite simple, and is a single character change. The "@rel='close'" in the close binding was replaced with "rel='close'" - looks like the jQuery team changed the way things are parsed ... this patch was tested and verified in Firefox 3.0.12 and was submitted for Firefox 3.0.11.

This update may or may not be necessary, if you are receiving errors ... this may fix it.

The patch was submitted by James Moberg of Sunstar Media.

For those who use jQuery Growl on production websites, please email me or contact me through my website (http://fragmentedcode.com) and let me know where the plugin is used so I can provide real world working examples of the plugin, and please do not hesitate to let me know if there are any problems or patches anyone would like included. Extra features would be nice, if anyone has extended the plugin ... fixes for specific browsers, are also welcome.