Answer based version CKEditor 3.5.3.
According to CKEditor documentation you are not allowed to set height in % (like 30%,100%).Only fixed size are acceptable for height (like '100' , 1000px ).
Look to documentation for more information:
ckeditor documentation about height
However. You try solve problem using <td> or <div> but it working quite randomly.
I am doing investigation at the moment about it.
No comments:
Post a Comment