Formatted Text Within textareas?

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
Rob_Beard
Forum Newbie
Posts: 23
Joined: Sat Oct 12, 2002 11:58 am

Formatted Text Within textareas?

Post by Rob_Beard »

Hey,

How do you format text within a textarea? I know it can be done, because it is used in Hotmail for Composing a new message?

thanks,

Rob
User avatar
mydimension
Moderator
Posts: 531
Joined: Tue Apr 23, 2002 6:00 pm
Location: Lowell, MA USA
Contact:

Post by mydimension »

i believe that is javascript and ActiceX modules, which i have no idea how to use. suffice to say it is not a simple <textarea> tag.
JP
Forum Newbie
Posts: 3
Joined: Tue Dec 24, 2002 3:13 am
Location: The Netherlands

Editable webcontent

Post by JP »

Noops not a textarea but a div...
Look at:
http://msdn.microsoft.com/library/defau ... _entry.asp

An online demo at:
http://msdn.microsoft.com/workshop/samp ... editor.htm

Been working with it for 1,5 years now...8)
Also active on Mozilla Browser to enable editable Content.

Cheers,

JP
Post Reply