Using the jQuery-UI Autocomplete Widget
The latest version of jQuery-ui has an autocomplete widget. No more looking for one that will work (you get the point) with the version of jQuery that you have. All you have to do is pull the latest one down from the jQuery-ui site and you are good to go. First the jQuery to use the autocomplete plugin: //we… Read more →