Autocomplete Table is a jQuery plugin that provides suggestions from a multi-column table in a dropdown list while the visitors type into the input field.
Download: https://github.com/vyasrao/tAutocomplete
Demonstration: https://vyasrao.github.io/tAutocomplete/
Plugin homepage: https://vyasrao.github.io/tAutocomplete/
Implementation:
var myData = $("#mytextbox").tautocomplete();
Options:
Screenshots: