How can i utilize jQuery to insert text at the cursor into a textarea.
+2
A:
There is a plug-in that can get the cursor's position within a text area. This could be utilized to insert text at that designated position.
CAbbott
2009-12-10 18:10:32
+3
A:
I already answered your question here: Insert text into textarea with jQuery
Thinker
2009-12-10 18:13:14