]> source.dussan.org Git - jquery-ui.git/commit
Autocomplete: Clear selectedItem property whenever the user types something. Also...
authorScott González <scott.gonzalez@gmail.com>
Tue, 20 Jul 2010 17:24:53 +0000 (13:24 -0400)
committerScott González <scott.gonzalez@gmail.com>
Tue, 20 Jul 2010 17:24:53 +0000 (13:24 -0400)
commitc2c09e89538ce071efba7ca1e923b5627c236f8c
tree7502e74e542c0932a19189479987f488920da07b
parente4273ff6212040bd721184d661a39f046c4a461d
Autocomplete: Clear selectedItem property whenever the user types something. Also updated combobox to clear the select element when clearing the text element. Fixes #5453 - Autocomplete: combobox demo doesn't remove invalid values.
demos/autocomplete/combobox.html
ui/jquery.ui.autocomplete.js