decastar
Posts: 7
|
| Posted: 02/23/2009, 6:31 AM |
|
Hi, I'm using FCKEditor on textareas in CCS3.2 and I'm also using CoffeCup HTML Editor to make a DHTML menu.
The menu is stored in a javascript file that is placed in the Header page via a <script>. The Header page then gets included in the <body> section of other pages and it all works very well.
The only exception is pages that have FCKEditor on a textareas. On these pages, the menu created by CoffeCup doesn't appear.
Has anyone else experienced this, or used this combination successfully? It seems to be an incompatibility between the js generated by CoffeeCup and the FCKEditor js.
I wanted to see if someone has come across this before I crawl through over 600 lines of the menu js and even more FCKEditor code...
|
 |
 |
decastar
Posts: 7
|
| Posted: 02/24/2009, 4:32 AM |
|
I'd forgotten to copy the FCKEditor code to the published project. Once that was done, both the menu and editor worked fine
|
 |
 |
|