• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

rich text formatting in a <TEXTAREA> ?

joshg

Golden Member
Hey gang, is there anyway that I can have Rich Text Formatting in a Textarea? Probably much like the Hotmail service, where when you are in compose mode w/ Rich-Text Mode ON.. you can even copy/paste from MS Word and it retains formatting...

Does anyone know of a good JavaScript out there that already does something similar to this? I don't really want to take the time to code something like this out, wondering if anyone has anything premade already? I want for my user to be able to paste in Rich Text and the script will convert it into HTML formatting (isn't that what the one at Hotmail does? )

The current site I'm working on will be using an ASP model, so the main code can be in ASP or JavaScript and it would still work fine... Thanks guys, any help would be appreciated!
 
Back
Top