jquery Javascript Tests for TextComplete plugin In a recent project I needed a auto complete plugin that worked in a textarea, and only based on certain keywords / context. What I found was the jQuery TextComplete plugin, which is awesome!