(Article contents added) |
(No difference)
|
Revision as of 13:30, 7 February 2011
If you want to disable the toolbar collapse button that makes it possible to collapse and restore the CKEditor toolbar, you need to set the toolbarCanCollapse parameter to false.
config.toolbarCanCollapse = false;