wuyuntao / jquery-autosuggest

A fork of AutoSuggest jQuery plugin writtern by Drew Wilson.
http://github.com/wuyuntao/jquery-autosuggest
118 stars 59 forks source link

Allow generation of new selection by typing the return key if neverSubmit option is true #18

Open jerefrer opened 12 years ago

jerefrer commented 12 years ago

See title.

IMHO I don't see why we don't do that already.

Maybe some people would like to make this optional but I really don't see why they would, and btw it would be incompatible with neverSubmit.