In 2005 when Google implemented Google Suggest, Ajax took off. Every web developer was trying to duplicate what Google accomplished. Its now 2008 and there are tons of ways to accomplish Google Suggest. Below is a list of 10 Auto Complete Scripts with various frameworks. The list below is in no particular order.
- jqac - Is jQuery plugin for autocomplete. jqac is very easy to implement and has a scrollable suggests list. It also allows for multiple suggests support and is tested in all major browsers.
- AutoComplete (for Prototype)
- YUI Autocomplete
- AJAX autocomplete
- Another AutoComplete (prototype) - This prototype framework autocomplete also uses scriptaculous. It has a nice fade in effect when the suggest box appears. It is easy to implement and works with XML data.
- AutoComplete (mootools) - A MooTools Autocomplete widget that creates a unobtrusive and customizable suggestion box from variable data sources. It also has nice fade in effect.
- dhtmlxCombo
- AutoSuggest
- Spry Auto Suggest
- ASP.Net AutoComplete
REF:
http://webtecker.com/2008/03/10/10-auto-complete-ajax-scripts/
http://www.asp.net/AJAX/AjaxControlToolkit/Samples/AutoComplete/AutoComplete.aspx
http://www.brandspankingnew.net/archive/2006/08/ajax_auto-suggest_auto-complete.html
http://www.dhtmlx.com/docs/products/dhtmlxCombo/index.shtml
http://www.codeproject.com/KB/ajax/AJAXAutoSuggest.aspx
http://amplio-vita.net/JSLib/demos/autoComplete_advanced/
http://code.google.com/p/jqac/
http://www.dhtmlx.com/docs/products/dhtmlxCombo/samples/filtering/100000/
http://www.codeplex.com/metabuildersweb/
http://www.dotnetjohn.com/articles.aspx?articleid=215
http://blogs.msdn.com/brada/archive/2006/10/27/search-autocomplete-with-asp-net-ajax-extensions.aspx
http://convincingemail.com/autosuggest-autocomplete.aspx
http://www.kodyaz.com/articles/asp-net-ajax-autocomplete-extender-textbox.aspx
http://aspalliance.com/1158_Video_Using_the_AutoComplete_Control_in_ASPNET_AJAX_Control_Toolkit
http://csharptuning.blogspot.com/2008/08/disabling-auto-complete-on-aspnet-forms.html
标签:10,www,Mar,http,Complete,AutoComplete,net,com From: https://blog.51cto.com/emanlee/8275568