This is due to a javascript error. Someone left some debug code in the
jquery connector: "LOG('DEBUGGGGGG fck.update 1');".

A quick workaround without reloading the page to see it working is to
define the LOG function using firebug (for example), with something as
simple as "function LOG() {}".

After adding the LOG function, the ajax sample works without any problems.


Regards,
Tiago


2008/11/18 Jack Killpatrick <[EMAIL PROTECTED]>:
> Hmm. In my case the FCK editor won't load. In the case of the link below the
> ajaxSubmit test doesn't work for me.
>
> Both work for you on that page?
>
>
> Thx,
> Jack
>
> George wrote:
>
> Works for me... I have FF 3.0.4
>
> George..
>
> On Nov 17, 7:41 pm, Jack Killpatrick <[EMAIL PROTECTED]> wrote:
>
>
> I found the other day that the FCKEditor plugin:
>
> http://www.fyneworks.com/jquery/FCKEditor/
>
> doesn't work with Firefox 3.0.4. I'm looking into it now, but maybe
> someone already knows why? I suspect it has something to do with the way
> it hooks into the ajaxSubmit function of the jQuery Form plugin.
>
> TIA,
> Jack
>
>
>
>

Reply via email to