AutoComplete-Automatic completion of plug-ins (2)
1) AutoSuggest can turn any regular text input box into a label to automatically complete the input box. It will dynamically create all the HTML elements required by the function. With AutoSuggest, you do not need to add any additional HTML code.
Http://code.drewwilson.com/entry/autosuggest-jquery-plugin
2 Ajaxcombobox an advanced Ajax combobox control, provides a variety of features including drop-down options paging, input value automatic filtering, mouse over the Drop-down option to display the ToolTips.
http://d.hatena.ne.jp/sutara_lumpur/20090124/1232781879
Demo Address:
Php#sample02_03 "> http://www.usamimi.info/~sutara/acbox_demo/english.php#sample02_03
3) Flexselect is also a drop-down box prompts the plug-in, which is what we call the input box prompts. At present, the JQuery Flexselect has developed to the v0.2 version, its usage is changeable, the application situation is more and more, the concrete usage best read the official document. It can be used with other input boxes to form cascading hints, more powerful than previous hints plug-ins.
http://rmm5t.github.com/jquery-flexselect/
4) Mavsuggest is a AutoComplete control implemented using the MooTools framework. Mavsuggest only supports data objects in JSON format. The server can be implemented in any language, and the server only needs to output the corresponding JSON object as required.
Home:
http://maveno.us/library/public/mavsuggest/
Demo Address:
Http://maveno.us/library/public/mavsuggest/ms_demo.html
5 Spry Auto suggest is an increasingly popular Aja at Adobe. X technology to launch its own AJAX framework.
http://labs.adobe.com/te chnologies/spry/
Demo address:
htt p://labs.adobe.com/technologies/spry/samples/autosuggest/suggestsample.html