Skip to content

jQuery plugin which autocompletes your typing inside the text field, just like you see it in Google Chrome's Omnibar.

Notifications You must be signed in to change notification settings

startswithaj/jquery.inlineComplete

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQuery inlineComplete Plugin

This was forked from https://github.com/patrickburke/ 's original version.

  • Removed a lot of the unused code and the unimplemented options.
  • Added Tab completion.
  • Would consider it in a usable state but by no means good.

Working on

  • Handling Esc and arrow keys
  • Case sensitive matching
  • More ways to load lists.

Look at index.html/js for a demo its pretty straightforward.

Version

0.3

License

MIT

About

jQuery plugin which autocompletes your typing inside the text field, just like you see it in Google Chrome's Omnibar.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%