mirror of
https://github.com/devbridge/jQuery-Autocomplete.git
synced 2024-11-30 00:33:55 +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
|
Ajax Autocomplete for jQuery allows you to easily create
|
||||||
autocomplete/autosuggest boxes for text input fields.
|
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
|
##API
|
||||||
|
|
||||||
* `$(selector).autocomplete(options);`
|
* `$(selector).autocomplete(options);`
|
||||||
|
Loading…
Reference in New Issue
Block a user