jQuery: The Write Less, Do More JavaScript Library

[autocomplete] matchcontains: true causes input field to be cleared on onchange

View: New views
1 Messages — Rating Filter:   Alert me  

[autocomplete] matchcontains: true causes input field to be cleared on onchange

by ssmusoke :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hello,

In my autocomplete page, with mustMatch: true, the input field is
cleared on change when the user tabs out of the field after selecting
a value from the list. I am using the latest release from
http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/

Is this common?

Thanks