Are there any jQuery plugins for doing intellisense in a textarea? (just javascript would work good as well)
+3
A:
You could use the Autocomplete plugin on textareas, specify your keywords inline in the code or pull them from a database, check this demo page.
CMS
2009-04-24 15:59:36
Cool, didn't know it worked on textareas.
KyleFarris
2009-04-24 17:06:51