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.

GSUGGEST


I was unable to find an autocomplete/autosuggest plugin available for jQuery that met my exacting standards. While there are a good number of plugins available in the plugin repository, they are either too large, poorly written, or simply do not work as expected. In addition to this, the ones I reviewed lacked extensibility and a good default configuration.

I decided to write my own jQuery autosuggest plugin (GSUGGSET), and give back to the community. ENJOY 8-)

Project Requirements:

memic the behavior of Google Suggest
make implementation as easy as adding suggest=”yes” to an input:text
allow for simple integration of ajax or inline datasets
intelligent caching
light weight

***Due to a hard drive failure the sample page “SEE IT IN ACTION” for jquery.gsuggest has been down. I rewrote the sample this morning. Keep the comments coming in!

Downloads



4
Your rating: None Average: 4 (2 votes)