Page 1 of 1
Formatted Text Within textareas?
Posted: Mon Dec 23, 2002 12:18 pm
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
Posted: Mon Dec 23, 2002 5:36 pm
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.
Editable webcontent
Posted: Tue Dec 24, 2002 4:49 am
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...
Also active on Mozilla Browser to enable editable Content.
Cheers,
JP