Hi,
Has anyone had any experience trying to get a shared toolbar to load outside of an IFrame in Mozilla?
I can get it to work properly in IE, however, no toolbar appears in Mozilla.
The local samples provided with the latest fckEditor have an example, but only that works with IE as well -- it does not render in Mozilla. (See Javascript Sample 11 -- this is exactly what I am trying to do).
I also notice that the 4 samples located at http://www.fckeditor.net/demo/ do not work in Mozilla, either. Does anyone else experience this?
I tried for a while, but cannot figure out what exactly is going on.
Anybody have an idea?
Thanks,
Brian
Tue, 09/25/2007 - 21:48
#1
Re: External toolbar and IFrame in Mozilla
Bump...
Can someone else try the samples located here http://www.fckeditor.net/demo and tell me if they work in Mozilla Firefox?
I can't seem to see these, or any of my local asp samples in Mozilla.
Thanks,
Brian
Re: External toolbar and IFrame in Mozilla
Re: External toolbar and IFrame in Mozilla
Interesting... thanks for letting me know.
It still does not work for me -- I am using Firefox 2.0.0.7 and I do not see fckEditor in the demo online, or locally.
Javascript is enabled in Mozilla. Here is a screenshot of what I see in the online demo. Does anyone have any ideas what could be causing this? See screenshot at: http://www.designapps.com/bme/fck_mozilla.jpg
Thanks,
Brian
Re: External toolbar and IFrame in Mozilla
Have you tried to run Firefox in Safe mode (no extensions running)?
Can you check the javascript console to check that there are no errors?
Re: External toolbar and IFrame in Mozilla
Out:parent(xToolbar)
I am using a similar setup succesfully with mozilla but with an Out: location set up as this:
Out:top.frames[0](toolbarId)