AutoComplete-Automatic completion plug-in (2)
1) autosuggest You can change any regular text input box to a tag to automatically complete the input box. It dynamically creates all the HTML elements required by the function. With autosuggest, no additional HTML needs to be added Code .
Home page: http://code.drewwilson.com/entry/autosuggest-jquery-pluginupdate Date: 2010-07-18
2) ajaxcombobox An advanced Ajax ComboBox control that provides multiple functions, including drop-down option pagination, automatic filtering of input values, and display tooltips by moving the mouse over the drop-down option.
Home page: Workshop /~ Suttara/acbox_demo/English. php # sample02_03
3) flexselect It is also a drop-down box prompt plug-in, that is, the input box prompt. Currently, jquery flexselect has been developed to v0.2. Its usage is ever-changing, and more applications are available. For specific usage, please read the official documentation. It can form cascading prompts with other input boxes, which is more powerful than the previous tip plug-ins.
Home: http://rmm5t.github.com/jquery-flexselect/
4) mavsuggest Is an AutoComplete control implemented using the mootools framework. Mavsuggest only supports data objects in JSON format. The server can be implemented in any language. The server only needs to output the corresponding JSON object as required.
Home page:
Bytes
5) spry auto suggest It is an Ajax framework developed by Adobe for the increasingly popular Ajax technologies.
Home page: Workshop
Author: Meng Chen
Source: http://www.cnblogs.com/xiaoyao2011/
You are welcome to reprint it in any form, but be sure to indicate the source.