HTML Auto-Complete -


i have form in html has text input. i'd auto-complete list of sports, if type in "ba", shows basketball, baseball, , badminton list below. don't want tags inside, want user typing input suggestions below.

basically, i'd know how add such element form.

this might unclear, i'm happy explain more. i'm new here (but searched , searched no avail!) apologies misuse.

here plugin list auto-complete jquery plug-in

pligin 1 : http://jqueryui.com/autocomplete/

pligin 2 : http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/

pligin 3 : https://github.com/dyve/jquery-autocomplete

pligin 4 : http://www.pengoworks.com/workshop/jquery/autocomplete.htm

pligin 5 : https://github.com/devbridge/jquery-autocomplete

you may use 1 of theme

good luck!!


Comments

Popular posts from this blog

c++ - End of file on pipe magic during open -

basic authentication with http post params android -

data.table making a copy of table in R -