Hi guys!
I am working on a project, creating an Admin Area for a website. I used Javascript Integration for my FCKEditor, it successfully loads in Firefox(2.x.x & 3.x beta) and IE (6 & 7), but when I used Opera(9.x) I does not.
I even placed a FCKeditor_OnComplete function in my script and it displays an alert in FF and IE but not in Opera. Please I need help.
Thank you!
I am working on a project, creating an Admin Area for a website. I used Javascript Integration for my FCKEditor, it successfully loads in Firefox(2.x.x & 3.x beta) and IE (6 & 7), but when I used Opera(9.x) I does not.
I even placed a FCKeditor_OnComplete function in my script and it displays an alert in FF and IE but not in Opera. Please I need help.
Thank you!
Re: Opera Javascript Intergration Help
The editor only officially works on Opera 9.5+.
However it appears it can be made to work on 9.0+ with a small modification. Since this is unsupported, you do so at your own risk.
See this forum post for more details: http://www.fckeditor.net/forums/viewtopic.php?f=5&t=6758