Hi,
When I click on 'Maximize' button in CKEditor, it is maximizing the CKEditor to full screen. Is there a config parameter or any other parameter using which we can control this to a particular size instead of full screen?
Any help is appreciated.
Thanks,
Shashi
When I click on 'Maximize' button in CKEditor, it is maximizing the CKEditor to full screen. Is there a config parameter or any other parameter using which we can control this to a particular size instead of full screen?
Any help is appreciated.
Thanks,
Shashi
Re: How to control the CKEditor size when clicking on 'Maxim
Just as the name of this feature suggests, "Maximize" will always maximize the editor interface in the browser window. This is what this feature is for.
You can, however, read about fine-tuning the interface resizing feature, like http://docs.cksource.com/CKEditor_3.x/H ... ing_Limits
See more here: http://docs.cksource.com/CKEditor_3.x/Howto
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!
Re: How to control the CKEditor size when clicking on 'Maxim
Thanks,
Shashi