Joz
07-03-2006, 09:36 AM
I am currently trying to get FCKeditor working on my site but have come across a problem. Whenever I use the GetInstance method it opens a new window. Here's the code that causing the problem:
var oEditor = FCKeditorAPI.GetInstance('FCKeditor1') ;
Anyone know why this is happening?
var oEditor = FCKeditorAPI.GetInstance('FCKeditor1') ;
Anyone know why this is happening?