jQuery.suggest is a tiny and simple autocomplete/suggest plugin.
The plugin, as you can see, offers inline autosuggestion not unlike that of native applications.
The results are fetched from an array, and the closest result is given in grey.
Enter will accept the suggestion, and complete the input field automatically.
A very nice, simple plugin that will come in handy for many projects.
- Website: http://polarblau.github.com/suggest/














