drewwilson / AutoSuggest

jQuery AutoComplete Plugin
http://code.drewwilson.com/entry/autosuggest-jquery-plugin
86 stars 46 forks source link

Handle removal of the first item in the list. #15

Closed stefl closed 1 year ago

stefl commented 12 years ago

At the moment it keeps the value so when the form is submitted the old value remains.

soberstadt commented 12 years ago

Won't work for the same reason https://github.com/drewwilson/AutoSuggest/pull/17/ won't.