CwComplete – a small Mootools autocompleter

If you need an easy autocompleter for javascript/mootools, have a look at CwComplete. It shows possible completions on user input – either via Ajax or using your own Javascript array/callback function.

Yes, there are already other autocompletion tools for mootools with more possibilities and features, but for many cases, this tool might be sufficient..

CwComplete page »