This is a modified version of the comobobox widget found on the jQuery UI Autocomplete demo page. The original can be found here: http://jqueryui.com/demos ...
jQuery UI Autocomplete is a widget which provides users with a list of suggestions, as they type, from which they can select an item. It is an easy way to enable users to quickly find and select from ...