I know you can set the width and height of the editor before it is created with
oFCKeditor.Width
oFCKeditor.Height
What I want to do though is dynamically change the width and height AFTER it has been created. I can set the width ok by setting the width to 100%, place the editor in a table and alter the width of the table with javascript. I can't do this with the height though. Does anyone know how I could dynamically change the height?
Thanks in advance
Vince
oFCKeditor.Width
oFCKeditor.Height
What I want to do though is dynamically change the width and height AFTER it has been created. I can set the width ok by setting the width to 100%, place the editor in a table and alter the width of the table with javascript. I can't do this with the height though. Does anyone know how I could dynamically change the height?
Thanks in advance
Vince