There appears to be a bug in CKEditor 3.2 with fullPage. It can't initialize the editor if you set fullPage to "true". It works in IE8 and not FF 3.5. Probably the first time that has ever happened!
Hopefully this can be fixed soon - it's a pretty critical bug!
Hopefully this can be fixed soon - it's a pretty critical bug!
Re: CKEditor 3.2 BUG in FF (fullPage)
Re: CKEditor 3.2 BUG in FF (fullPage)
Put what you would normally put into a fullPage type document in the startup content of the <textarea> tag, and you'll see it generate the error.
Re: CKEditor 3.2 BUG in FF (fullPage)
I've downloaded the published zip just in case it was a problem with the release and it also works fine. The difference that I can see is that I'm using Firefox 3.6, can you upgrade to test it?
Re: CKEditor 3.2 BUG in FF (fullPage)