MooComplete icon indicating copy to clipboard operation
MooComplete copied to clipboard

ajax mode and more

Open refaktor opened this issue 13 years ago • 5 comments

Hi, I have added loading of data over ajax and some other things like onSelect (that I needed for my use). I won't post it yet since it's not finished in details yet, just so you know so we won't duplicate our work potentially.

You made an awesome unbloated autocompleter, it was very easy to extend. Congrats.

Janko

refaktor avatar Mar 06 '12 14:03 refaktor

Great. Let me know when you have committed your changes and I'll have a look.

erikdubbelboer avatar Mar 07 '12 10:03 erikdubbelboer

Where is the "onSelect" addon ? Im desperately looking for it... Btw. nice looking and working stuff !

elvisef avatar Oct 08 '19 10:10 elvisef

@elvisef I don't think anyone still uses MooTools. The last release was in 2016.

erikdubbelboer avatar Oct 08 '19 10:10 erikdubbelboer

We have some old projects that still use Mootools instead of jQuery etc.. so I need a simple fast JS solution. Then I found this. Do You still have a "onSelect" modification ?

elvisef avatar Oct 08 '19 11:10 elvisef

Looks like he never pushed these modifications to his fork: https://github.com/refaktor/MooComplete/branches

I haven't look at this code in years but I guess you could add an onSelect to the options and call it after every element.set('value', ....

erikdubbelboer avatar Oct 08 '19 11:10 erikdubbelboer