agarzola / jQueryAutocompletePlugin

Jörn Zaefferer’s (now deprecated) jQuery plugin, with tweaks.
282 stars 151 forks source link

Bug of click on IE #43

Open aj07mm opened 10 years ago

aj07mm commented 10 years ago

Hi, i just altered the file "jquery.autocomplete.js" for you guys to check. I had a prob when clicking on the option on IE, because the option will not fill the input. Instead the behaviour was replacing the current value with a new value and a part of the current target filling value on the input.

PeterPan73 commented 10 years ago

Hi aj07mm, Can you help me to do so by clicking on any of the results to send the form. Its possible?

aj07mm commented 10 years ago

Sorry for the delay! It has been a while since a worked with that, i don't have the code anymore :/ .The results expected was something like "foo,foo2,foo3" but it didn't returned that way.