Input Box Auto-Completing Plugin - AutoSuggest

File Size: 12 KB
Views Total: 918
Last Update:
Publish Date:
Official Website: Go to website
License: MIT
   
Input Box Auto-Completing Plugin - AutoSuggest

AutoSuggest is a lightweight (~6KB Packed) and useful jQuery Plugin that makes it easy to add Auto-Completing functionality to your project.  It will dynamically create all the HTML elements that it needs to function. 

As you type into the AutoSuggest input box, it will filter through it's Data and "suggest" matched Data items to you. You can pass in an Object of Data to AutoSuggest or you can have it call a URL as you type to get it's Data from. AutoSuggest will display the matched Data items in a selectable list, which is 100% customizable. 

 


This awesome jQuery plugin is developed by unknown. For more Advanced Usages, please check the demo page or visit the official website.