imankulov / asuggest

JQuery textarea suggestion library
61 stars 19 forks source link

Github code fails, code from your site works fine #6

Open barnabywalters opened 12 years ago

barnabywalters commented 12 years ago

Just been using asuggest to implement autocompleting in a posting UI — I've noticed that the code here on github doesn't work properly. It only suggests the first time you start typing one of the suggestions, after that nothing happens.

I grabbed the source from http://imankulov.github.com/js/jquery.asuggest.js and it works perfectly.

Also, I have tested asuggest with jQuery 1.8.1 and it works great, so it may be worth updating the supported versions.

bradsk88 commented 11 years ago

I can confirm this problem with the github code