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.

Releases for jquery.suggest, a "Google Suggest"-like autocompleter


jquery.suggest, a "Google Suggest"-like autocompleter 1.1

jquery.suggest 1.1

I’d like to announce a new version of jquery.suggest. Some new features include:

1. Improved cross-browser compatibility (tested to work the same across Firefox/Safari/IE6/IE7)
2. Cache bug has been fixed that caused suggestions to “forget” to hide
3. Moved some stylings from JavaScript to CSS
4. Cleaned up code, started heavy commenting

For more information, please see this post: http://www.vulgarisoip.com/2007/06/29/jquerysuggest-an-alternative-jquer.... While the plugin works in Opera, it’s not perfect (which is why I didn’t mention it above) and I’m still working on it.