laktek / jQuery-Smart-Auto-Complete

AutoComplete plugin with smart defaults and flexibility to customize
http://laktek.com/2011/03/03/introducing-jquery-smart-autocomplete/
248 stars 34 forks source link

lack of triggering "change" event #4

Closed stryju closed 13 years ago

stryju commented 13 years ago

after item form suggested items is selected.

binding to itemSelect returns previous value of input (before setting it to selected item's value)

proposition of fix:

laktek commented 13 years ago

Since the value of the field changes when you select an item, default browser event should trigger. In which browser you tried?

stryju commented 13 years ago

chrome 10.0.640.151