Is is possible to change the height and the width of the editor using Javascript AFTER it has been created?
I asked part of this question in another thread - but have discovered that what we thought was working (with the width) is actually not. So on that note I want to ask specifically about changing both the width and height.
I thought I had it working (on the width) by changing the width of the FORM that holds the editor script, but it turns out that after the first line of content is typed (after changing the size) the editor just adds a horizontal scrollbar and contiues accpeting characters without a wrap.
I am using the latest version with the ToolbarLocation set to an outside DIV - so all I want to do is resize the actual editor body (especially the width).
Thanks!
MD
I asked part of this question in another thread - but have discovered that what we thought was working (with the width) is actually not. So on that note I want to ask specifically about changing both the width and height.
I thought I had it working (on the width) by changing the width of the FORM that holds the editor script, but it turns out that after the first line of content is typed (after changing the size) the editor just adds a horizontal scrollbar and contiues accpeting characters without a wrap.
I am using the latest version with the ToolbarLocation set to an outside DIV - so all I want to do is resize the actual editor body (especially the width).
Thanks!
MD

Re: Changing the editor width and height AFTER it has been creat
https://sourceforge.net/forum/message.p ... id=4154769
http://sourceforge.net/forum/forum.php? ... _id=257179
http://sourceforge.net/forum/forum.php? ... _id=379487
viewtopic.php?t=733
Re: Changing the editor width and height AFTER it has been creat