Hi Everyone,
I can't seem to get the default toolbar to load properly, as well as extending the basic toolbar.
If I chose to load the basic toolbar as coded, it works fine. If I try to load the default, the toolbar does not appear. In addition to, if I add an extra line to the basic config like so:
FCKConfig.ToolbarSets["Basic"] = [
. ['Bold','Italic','FontFormat','FontSize']
. ['About']
] ;
the toolbar will fail to load.
Any ideas? Is it possible that the html area the toolbar is loading in is somehow causing the problem?
thanks!
Geoffrey
I can't seem to get the default toolbar to load properly, as well as extending the basic toolbar.
If I chose to load the basic toolbar as coded, it works fine. If I try to load the default, the toolbar does not appear. In addition to, if I add an extra line to the basic config like so:
FCKConfig.ToolbarSets["Basic"] = [
. ['Bold','Italic','FontFormat','FontSize']
. ['About']
] ;
the toolbar will fail to load.
Any ideas? Is it possible that the html area the toolbar is loading in is somehow causing the problem?
thanks!
Geoffrey