Hello,
I have a javascript problem that appeared when I added FCKEditor to my application.
Actually, there is already a frameset with 3 frames: top, middle and bottom. Bottom frame contains FCKEditor, middle frame contains a Javascript menu which, on mouse over, searches in bottom frame document for a specific attribute. But since I have added FCKEditor this attribute seems to have disappeared from the document.
I have been inspecting the document with firebug and that attribute (and many others) has actually disappeared.
If I remove FCK Editor, this attributes comes back.
Any idea?
I have tried to replace FCKEditor by an empty iFrame and the problem is exactly the same. It's seems to be a problem related to Javascript and iFrames.
Thank you.
Xavier.
I have a javascript problem that appeared when I added FCKEditor to my application.
Actually, there is already a frameset with 3 frames: top, middle and bottom. Bottom frame contains FCKEditor, middle frame contains a Javascript menu which, on mouse over, searches in bottom frame document for a specific attribute. But since I have added FCKEditor this attribute seems to have disappeared from the document.
I have been inspecting the document with firebug and that attribute (and many others) has actually disappeared.
If I remove FCK Editor, this attributes comes back.
Any idea?
I have tried to replace FCKEditor by an empty iFrame and the problem is exactly the same. It's seems to be a problem related to Javascript and iFrames.
Thank you.
Xavier.
Re: Javascript problem due to FCKEditor's iframe
I ran SMF forum with a Tinyportal instalation. Whenever I have to edit articles in the portal or clear out the shoutbox in the forum I get an iframe of my site and cannot remove it until I disable the FCKeditor. The other editor works just fine, but i want the FCK. I am attaching some screenshots.
Attachments: