Overview
jQuery jAutocomplete Plugin is a flexible jQuery plugin that provides suggestions while you type into the field.
Data Source Examples
One file as data source
Server data source GET
Server data source POST
JavaScript array as data source
Layout Examples
Layout example 1
Layout example 2
Layout example 3
Categories example
Features
Different data sources (one file, javascript array, server side via GET/POST) Supports any HTML structure with next-generation jQuery Templates
Lightweight (only 5Kb) Fully customizable styles Works in all major browsers Annotated source code JSDoc documentation
Browser Compatibility
Internet Explorer 7+ Firefox Chrome Safari Opera
jQuery Compatibility
Works with jQuery from version 1.7. Works with jQuery 2.x versions.
Updates on 07/29/2013
Documentation update Code review