Ajax autocomplete Plugin
Autocomplete an input field to enable users quickly finding and selecting some value, leveraging searching and filtering.
By giving an autocompleted field focus or entering something into it, the plugin starts searching for matching entries and displays a list of values to choose from. By entering more characters, the user can filter down the list to better matches.
This can be used to enter previous selected values, eg. for tags, to complete an address, eg. enter a city name and get the zip code, or maybe enter email addresses from an addressbook.
Current version: 1.1 (Deprecated, see note above)
Compressed filesize: 8.001 bytes
License: MIT/GPL
Tested in: Firefox 3, IE 6 & 7, Opera 9, Safari 3
Related Posts :
The AutoSuggest class adds a popdown menu of suggested values to a text field. The user can eit ...
This script is based on jQuery Autocomplete plugin made by PengoWorks. It has many options and ...
Browsers force us to use file inputs (<input type=”file” />) for uploads, which are ...
TextboxList turns normal textboxes into a widget which can be navigated with the keyboard, effe ...
Signature Pad is A jQuery plugin for assisting in the creation of an HTML5 canvas based signatur ...
Posted on Friday, January 14th, 2011 at 4:14 am | Category: Ajax |
Archives
- January 2011 (191)
- December 2010 (382)
- November 2010 (421)
- October 2010 (388)
- September 2010 (628)
- August 2010 (262)