Customize FckEditor Toolbar

There are too much default toolbar on the FCKEditor, and sometimes is not necessarily required. Here's the trick to remove the toolbar to FCKEditor. In fact we can set placement as well.

1. Open the File "fckconfig.js". By default you will find the toolbar set FCKConfig.ToolbarSets ["Default"]. You can create your own set of example FCKConfig.ToolbarSets ["MySet"]. Then fill its value as you see fit.

2. Add attributes ToolbarSet = "MySet" on FCKEditor tag on your page.

 

Ok, may it helps,

Thanks

No comments:

Post a Comment