1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 27, 2024 — Jul 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed small bug in demo More... over 12 years ago
Merge pull request #37 from rizzoma/show-without-input More... almost 13 years ago
Merge pull request #65 from rizzoma/improved-positioning More... almost 13 years ago
Improved positioning logic. Autocompleter will try to position itself on top of input if there is no space beneath input. More... almost 13 years ago
Removed limitParamName and server limitations, caused major bugs More... about 13 years ago
Removed limitParamName and server limitations, caused major bugs More... about 13 years ago
Allow to disable a running instance More... about 13 years ago
Merge pull request #46 from robamaton/master More... about 13 years ago
add callback option for AJAX errors from remote sources More... about 13 years ago
changed minimum number of characters to 0 in order to be able to show autocomplete without any user input More... over 13 years ago
compiled jquery.autocomplete.min.js More... over 13 years ago
Fix IE bug #32, thanks @ewuknadierf More... over 13 years ago
Fix #29 (don't sélect nested li) More... over 13 years ago
Merge pull request #34 from toddself/master More... over 13 years ago
Merge remote-tracking branch 'upstream/master' More... over 13 years ago
Moving `elem.focus()` so that the `onItemSelect` hook is called properly More... over 13 years ago
Merge pull request #27 from DarkPark/master More... over 13 years ago
in case delimiter is space char not to insert duplicates More... over 13 years ago
New option: processData More... over 13 years ago
Merge pull request #24 from soulim/custom_json_processor More... over 13 years ago
Add custom JSON processor. More... over 13 years ago
Merge pull request #23 from dollarfalls/patch-1 More... over 13 years ago
Fixed problem with wrong width in IE9 More... over 13 years ago
Bumped to 2.1.0 More... over 13 years ago
Merge pull request #22 from will123195/master More... over 13 years ago
code more readable More... over 13 years ago
minification More... over 13 years ago
added a demo for useDelimiter More... over 13 years ago
added ability to autocomplete multiple values (comma delimited) More... over 13 years ago
Merge pull request #20 from dollarfalls/patch-4 More... over 13 years ago