Hello folks,
I read and searched about this issue, but.. some how it dosen't works for me.
I have 2 editors in my site and I want to change the height for one of them.
I tried by the code:
<script type="text/javascript"> //<![CDATA[ CKEDITOR.replace('editor2', { height: '100px', } ); //]]> </script>
I PUT THIS CODE, AND NOTHING HAPPENS!
* editor2, is the id of second textarea.
hoping for little help
thanks..
Re: problem with height in diffrent editors
poping up this thread with hope for help..