I have wrote a very simple php upload. But I want to insert image in text area with "click". I want to do this with jquery.

Is there any jquery plugin for do this? (or an application for upload like in stackoverflow)? Thanks in advance
I have wrote a very simple php upload. But I want to insert image in text area with "click". I want to do this with jquery.

Is there any jquery plugin for do this? (or an application for upload like in stackoverflow)? Thanks in advance
Look up TinyMCE - it's not part of jQuery, but, it's a JS library that gives you a WYSIWYG editor with image control.
Check http://elrte.org/. It's a jQuery WYSIWYG editor with files manager.