Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
reinh
/
jquery-autocomplete
Public
Notifications
You must be signed in to change notification settings
Fork
20
Star
96
Code
Issues
4
Pull requests
1
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 15, 2010
Releasing 1.2.0, thanks everyone!
reinh
committed
39b877c
Copy full SHA for 39b877c
Removing demo-only files from source
Show description for b6c637b
reinh
committed
b6c637b
Copy full SHA for b6c637b
Commits on Mar 16, 2010
Added credits for the fixtures.js
Show description for d2500ac
graffic
committed
d2500ac
Copy full SHA for d2500ac
Now I guess the activate problem is fixed.
Show description for dbfb4be
graffic
committed
dbfb4be
Copy full SHA for dbfb4be
More cleanup
Show description for b32004e
graffic
committed
b32004e
Copy full SHA for b32004e
Fixed autocomplete with scrollbar
Show description for 9d8fcc7
graffic
committed
9d8fcc7
Copy full SHA for 9d8fcc7
Commits on Mar 13, 2010
Fixed comments and a return value.
Show description for bdcf3c2
graffic
committed
bdcf3c2
Copy full SHA for bdcf3c2
English typo
graffic
committed
c93fadf
Copy full SHA for c93fadf
Uh! a README :D
graffic
committed
40c342f
Copy full SHA for 40c342f
Valid css and xhtml
graffic
committed
c21051b
Copy full SHA for c21051b
dos2unix applied
graffic
committed
460f4c6
Copy full SHA for 460f4c6
Version 1.2
graffic
committed
36b6985
Copy full SHA for 36b6985
Examples working and updated in the html
graffic
committed
9f67c69
Copy full SHA for 9f67c69
Added some comments
Show description for 93360cd
graffic
committed
93360cd
Copy full SHA for 93360cd
Commits on Mar 12, 2010
Examples are back and working!!!!
graffic
committed
c60fa7c
Copy full SHA for c60fa7c
Ignore .swp files from vim
graffic
committed
85b08c3
Copy full SHA for 85b08c3
It its good to have a "local" copy of jquery
graffic
committed
1bdf7e8
Copy full SHA for 1bdf7e8
json test now contains json and not js
graffic
committed
9f1c1d1
Copy full SHA for 9f1c1d1
Updated example autocomplete.html
Show description for 4e0a1cc
graffic
committed
4e0a1cc
Copy full SHA for 4e0a1cc
Added me to the CREDITS (egocentrism)
graffic
committed
5b8c1bd
Copy full SHA for 5b8c1bd
Commits on Mar 11, 2010
Added minCharacters & some cleanup
Show description for b706c4f
graffic
committed
b706c4f
Copy full SHA for b706c4f
This is my first commit from the changes I did
Show description for 79d7353
graffic
committed
79d7353
Copy full SHA for 79d7353
Commits on Nov 22, 2009
Added templateBegin and templateEnd options to autocomplete.ext.templateText.
emmanuel
committed
0f67490
Copy full SHA for 0f67490
Repo url correction in autocomplete.html.
emmanuel
committed
a93ef59
Copy full SHA for a93ef59
Added optional matchVal arg to updateList event handler which overrides the current input value in determining matches from the list.
emmanuel
committed
ceb9dcf
Copy full SHA for ceb9dcf
Updated example html to log events.
emmanuel
committed
bc2b151
Copy full SHA for bc2b151
Turn off native autocomplete on the text input.
emmanuel
committed
366933e
Copy full SHA for 366933e
Added optional opt.init, which if present will be called on init with the input as its sole argument.
emmanuel
committed
1f3e9d7
Copy full SHA for 1f3e9d7
Trigged "noneSelected" event and restore original text on mouseout.
emmanuel
committed
027dfd8
Copy full SHA for 027dfd8
Added mouseout handler to eliminate any active items.
Show description for 333cdc5
emmanuel
committed
333cdc5
Copy full SHA for 333cdc5
(API CHANGE) Renamed custom events fired on input, in order to prevent name collisions (activate -> activated, cancel -> cancelled).
emmanuel
committed
9d36328
Copy full SHA for 9d36328
Fixed typo and added docs for opt.insertText.
emmanuel
committed
30be802
Copy full SHA for 30be802
Better handling of empty list dismissal.
emmanuel
committed
f1c0f39
Copy full SHA for f1c0f39
Slightly refactored keydown/keyup handlers to better deal with backspace & delete.
emmanuel
committed
56b64b4
Copy full SHA for 56b64b4
Touched up docs and fixed an issue in buildList -- wrapAll didn't work as expected in IE8.
emmanuel
committed
f153238
Copy full SHA for f153238
Pagination
Previous
Next
You can’t perform that action at this time.