[SOLVED] RTF in HTML ?

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
anjanesh
DevNet Resident
Posts: 1679
Joined: Sat Dec 06, 2003 9:52 pm
Location: Mumbai, India

[SOLVED] RTF in HTML ?

Post by anjanesh »

Hi
I need to know how to make the toolbar made as in like - composing in yahoo mail. If you've composed in yahoo mail you'll find that you can make the text bold etc in the textarea field.
How is that possible ?
I'm not looking for a one like in this devnetforum posting new topic. Here it just replaces the text with [ b ] and [ / b ]. Thats nots difficult. But I want to see real time bold etc.
Thanks
Last edited by anjanesh on Sun Jul 25, 2004 10:45 am, edited 1 time in total.
User avatar
anjanesh
DevNet Resident
Posts: 1679
Joined: Sat Dec 06, 2003 9:52 pm
Location: Mumbai, India

htmlArea

Post by anjanesh »

Regarding this there is free script package that does just this.
htmlArea - http://www.interactivetools.com/products/htmlarea/
Post Reply