Does anyone know of an jQuery (or anything) plugin that would allow for me to have an editable, GUI-like textbox that would allow my users to edit their text with things such as font, color, bold, or html, etc. I have been searching with no luck. I’m looking for something like ebay’s description box when you’re listing an item.
Share
You can use jWysiwyg Editor
http://akzhan.github.com/jwysiwyg/
Or try TinyMCE. It’s great!
you find the jQuery integration Plugin here