mirror of
https://github.com/devbridge/jQuery-Autocomplete.git
synced 2024-11-22 12:55:12 +00:00
Update readme
This commit is contained in:
parent
035707c1f8
commit
f75ed9f080
@ -3,6 +3,10 @@
|
||||
Ajax Autocomplete for jQuery allows you to easily create
|
||||
autocomplete/autosuggest boxes for text input fields.
|
||||
|
||||
Has no dependencies other than jQuery.
|
||||
|
||||
The standard jquery.autocomplete.js file is around 2.7KB when minified via Closure Compiler and gzipped.
|
||||
|
||||
##API
|
||||
|
||||
* `$(selector).autocomplete(options);`
|
||||
|
Loading…
Reference in New Issue
Block a user