Forum Moderators: not2easy

Message Too Old, No Replies

Text area which allows html..

         

Madontheinside

2:17 am on Jun 4, 2005 (gmt 0)



Does anyone know what the code is to get a text area which allows html inside it so that I can add pictures to the area... I've done it before I just forgot the code and its bugging me now.

kaled

9:44 am on Jun 4, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



There may be something that works in IE, but I don't think either standard CSS or HTML allows this to be done.

If a TextArea control is implemented by the browser as a plain-text edit control, then it's impossible. From another thread, it is likely that IE implements TextArea using a rich-text control, in this case, theoretically, it might be possible.

Kaled.