Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

jQuery.autocomplete


Average rating
(4 votes)

jQuery.autocomplete its my vision of how autocomplete must look like.

To create this plugin i used qjuery.suggest (http://plugins.jquery.com/project/suggest) as a sample.

Advantages:

      page can work the same with and without plugin (no new element created)
      creation list from ajax, <select/>, array ([]), object ({})
      additional button for hide/show list
      works the same in Firefox 3+, IE 6+, Opera 9+, Chrome, Safari3 (nightbuild) !
      lightweight, only 11K
      7 custom events
      fast cache algorithm
      can use bgiframe if installed
      animated :)

Disadvantages:

      work only with jQuery 1.2 or higher
      heavy cache algorithm

Releases

Official releasesDateSizeLinksStatus
1.32009-Feb-19n/aRecommended for 1.0.xThis is currently the recommended release for 1.0.x.