Posted: Mon Nov 16, 2009 3:28 am JavaScript Rich Text Editor Problems
I wanted to replace some fields on my html forms with java script rich text editors. However the free package i downloaded has a few bugs.
The main two that are concerning me are:
1) When inserting objects such as images and tables you must have text selected in the text editor otherwise it will not do anything at all, or insert the stuff into the parent page of the text editor.
2) I can not make the text editor slimmer, i was wondering if there was a quick way to make it less wide.
I will link to the source code for the text editor.
Text Editor Site
Thank you for any help.
PayneLess Designs
Joined: 28 Feb 2007
Posts: 4286
Location: MS
Posted: Mon Nov 16, 2009 7:25 am
Seems the author has many updates he expects to do to the editor.
Would this one work for you?
TinyMCE - Javascript WYSIWYG Editor
alex21
Joined: 01 Oct 2009
Posts: 7
Posted: Mon Nov 16, 2009 1:39 pm
Thats an excellent solution.
I did like the look of the other one better, but i think this one is easily customizable.
Thanks
PayneLess Designs
Joined: 28 Feb 2007
Posts: 4286
Location: MS
Posted: Mon Nov 16, 2009 2:08 pm
The only problem is you customize it and the author brings out updates, then you'll be customizing again more than likely.