Introduction:
Here I will explain different type of JQuery AutoComplete Plugins strength meter or indicator plugins.
Description:
In previous article I explained 6+ JQuery Password Strength Plugins and JQuery UI autoComplete textbox, Ajax AutoComplete textbox and many articles relating to autoComplete textbox in JQuery, Ajax, asp.net, SQL Server etc. Now I will explain different type of available JQuery/Ajax AutoComplete textbox plugins.
In previous article I explained 6+ JQuery Password Strength Plugins and JQuery UI autoComplete textbox, Ajax AutoComplete textbox and many articles relating to autoComplete textbox in JQuery, Ajax, asp.net, SQL Server etc. Now I will explain different type of available JQuery/Ajax AutoComplete textbox plugins.
jQuery UI AutoComplete Plugin
By giving an Autocomplete field focus or entering something into it, the plugin starts searching for entries that match and displays a list of values to choose from. By entering more characters, the user can filter down the list to better matches.
|
Ajax
Autocomplete for jQuery allows you to easily create autocomplete/autosuggest
boxes for text input fields.
Built with focus on performance - results for every
query are cached and pulled from local cache for the same repeating query. If
there are no results for particular query it stops sending requests to the
server for other queries with the same root.
jQuery plugin:
Autocomplete
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.
AutoSuggest
jQuery Plugin
This AutoSuggest is a very lightweight jQuery plugin that
makes auto-completing extremely easy. And Plugin is vastly more customizable than any other jQuery auto-complete plugin
|
jQuery
Tokeninput - select multiple items
from a predefined list
Tokeninput is a jQuery plugin which allows your users to select multiple items from a predefined list, using autocompletion as they type to find each item. You may have seen a similar type of text entry when filling in the recipients field sending messages on facebook.
|
This jQuery Ajax autosuggest plugin has the usual functionality with a little extra flexibility: multiple instances, passing custom parameters, the id and the value are returned, keyboard-controlled, and a few others… Almost anything you need from an autosuggest plugin you can do with the built-in options! I didn’t focus on style, the CSS file is small and very easily changed
In this post how to implmenet JQuery UI autocomplete
textbox with multiple words or values with comma separated or semi colon
separated in asp.net.
JQuery Auto Complete textbox with Images
In this article they explained clearly how to implement
autocomplete textbox with images during search in asp.net using JQuery.
Ajax autocompleteextender example with progressbar image
In this article they explained clearly how to implement
autocomplete textbox with progressbar during search in asp.net using Ajax.
If you enjoyed this post, please support the blog below. It's FREE! Get the latest Asp.net, C#.net, VB.NET, jQuery, Plugins & Code Snippets for FREE by subscribing to our Facebook, Twitter, RSS feed, or by email. |
|||
|
|||
11 comments :
dude your JQuery Auto Complete textbox with Images
link not working
@Raj...
Thanks i updated link for JQuery Auto Complete textbox with Images please check it once.
all tutrials wer awesome... thanks alot
I want a full code in Asp.Net for select a multiple value in another textbox within a tag
How to bind Gridview when ever we type on textbox related data(gridview) bind with out any enter key button is it possible?
@venkat...
you should try textbox ontextchange event to implement your required functionality.
jQuery UI AutoComplete Plugin
if i am using asp:textbox it not fetch record from database
and hoe to redirect from anothe page with id
Hi sir, your all links are just awesome... It all helped me a lot... I wanted to implement the autocompleteExtender for the feilds which r in marathi language. can u pls help me ????
Also, you can check/use my autocomp, see demo here:
http://olegh.cc.st/autocomplete.html
This works very quick, an handles huge dictionaries: 10M+ records OK.
Works under Apache WEB-server, with FastCGI module on Unix like OS.
My demo works on the old machine: Celeron-300 DeskPro, and this hardware
is enough for work as quick as you see.
Server part written on C++, client: JavaScript+Ajax.
Source codes are free upon request.
sir i want autocomplete search box which show result in groups..like (www.uread.com) search box...i have many tutorial but they are static if i make dynamic they did not give result as per rquirement..sir plz help me .and suggest me ..thanks a lot ..
Note: Only a member of this blog may post a comment.