forked from drewwilson/AutoSuggest
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.txt
More file actions
20 lines (14 loc) · 718 Bytes
/
README.txt
File metadata and controls
20 lines (14 loc) · 718 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
AutoSuggest
Copyright 2009-2010 Drew Wilson
http://www.drewwilson.com
http://code.drewwilson.com/entry/autosuggest-jquery-plugin
Version 1.4 - Updated: Mar. 23, 2010
This Plug-In will auto-complete or auto-suggest completed search queries
for you as you type. You can add multiple selections and remove them on
the fly. It supports keybord navigation (UP + DOWN + RETURN), as well
as multiple AutoSuggest fields on the same page.
Inspied by the Autocomplete plugin by: Jšrn Zaefferer
and the Facelist plugin by: Ian Tearle (iantearle.com)
This AutoSuggest jQuery plug-in is dual licensed under the MIT and GPL licenses:
http://www.opensource.org/licenses/mit-license.php
http://www.gnu.org/licenses/gpl.html