I'm using a plugin which creates a custom dialog. On an older version of FCKeditor it worked fine, but after updating my copy of FCKeditor, it no longer does. Specifically, the dialog pops up a 'loading' indicator, but fails to ever remove it and show the dialog page itself, despite the page being loaded. I don't get any javascript errors from the dialog, any ideas what might have broken in the upgrade?
Tue, 04/21/2009 - 23:20
#1
Re: Dialog hangs at loading bar after loading document.
I found that if you put this javascript into the .html file for the command you are registering it will tame the loading bar: