Hi,
I would like to know how can we collapse/expand the toolbar of an instance during runtime. I know we can do it by instance.destroy(); and then CKEDITOR.replace(); with the respective toolbarStartupExpanded property. But I would like to know of any method which does not involve destroying and recreating the instance...
Thanks.
Vikram
I would like to know how can we collapse/expand the toolbar of an instance during runtime. I know we can do it by instance.destroy(); and then CKEDITOR.replace(); with the respective toolbarStartupExpanded property. But I would like to know of any method which does not involve destroying and recreating the instance...
Thanks.
Vikram