My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Wiki pages
Links

This project has moved to GitHub

https://github.com/dyve/jquery-autocomplete

jQuery autocomplete

The original jQuery autocompleter. Does not depend on any other plugins.

Usage

$("#input").autocomplete("/url/to/backend");

Features

  • AJAX support
  • Caching and subset matching for speed
  • Various options and hooks for customization

Checkout with Mercurial

hg clone https://jquery-autocomplete.googlecode.com/hg/ jquery-autocomplete 

Download source files

http://code.google.com/p/jquery-autocomplete/source/browse/

Powered by Google Project Hosting