Forum Moderators: open

Message Too Old, No Replies

Better textareas?

         

Crump

8:09 am on Mar 30, 2006 (gmt 0)

10+ Year Member



Does anyone have any suggestions for replacement textarea? I would like something that is a little richer, but not super complicated. All I am looking for is bold, italic, underline, and maybe change font size.

fckeditor is great, but might be too much for my simple requests.

openwysiwyg is another one I have tried, it is good... but I need something that will stretch (width: 100%). This one won't, fixed size only.

Any other suggestions? Thanks!

outrun

9:21 am on Mar 30, 2006 (gmt 0)

10+ Year Member



I like tinymce because its well documented and easy to configure not requiring server side coding, the simple example looks like what you are looking for
[tinymce.moxiecode.com...]
To get it to stretch 100% just style the textarea with style="width:100%;"