Need a working code example on how to insert text at the cursor position in a html text area using jquery? Read somewhere there is a plugin to accomplish but not sure how plugins work.
            Asked
            
        
        
            Active
            
        
            Viewed 903 times
        
    0
            
            
        - 
                    What have you tried? What is the plugin called? A little more detail would go a long way. – James Khoury Jul 03 '11 at 23:53
 - 
                    James Khoury, do you have a working example how to accomplish this? Any would do. – BWR Jul 03 '11 at 23:57
 - 
                    @BWR I posted a working example, see my post – Edgar Villegas Alvarado Jul 04 '11 at 00:05
 - 
                    1@BWR no. Do you have a non-working example? – James Khoury Jul 04 '11 at 00:25
 
1 Answers
5
            
        Community
        
- 1
 - 1
 
        Edgar Villegas Alvarado
        
- 18,204
 - 2
 - 42
 - 61
 
- 
                    Nice post. I have never needed to do this before but your sample was so nice, I bookmarked it just in case. – Jeff Jul 04 '11 at 00:01
 -