Is there a way to set the height of CKEditor 3.0 to a percentage, such as 100%, such that it takes up the whole window?
I am currently using absolute values, but the
This is solution for me, without jQuery, working in C# WebBrowser control, also no vertical scroll when horizontal shown.
CKEditor Sample