Wyatt
Results
1
issues of
Wyatt
In IE selecting an item by mouse clicking the item was not working. I changed this code about line 500 FROM: $(options.resultsContainer).delegate(options.resultElement, 'click.smart_autocomplete', function () { $(options.context).trigger('itemSelect', [this]); return false...
Bug