It isn't fixed yet... The first time fck starts, but the second time, it doesn't... I have already posted this problem on several forum, but none of them could give me a solution... I'm getting desperate...
I think that i just need to stop all the running 'services' from fck, before i open it again...
Yes! I only just got a chance to test it but it works for me too! Brilliant.
This should really be added to the docs somewhere, and maybe a function named reset() or cleanup() should be added to the API just to make things more explicit.
One minor issue: I think FCKeditor will still leave behind a growing list of iframes in the DOM (these iframes hold the list of styles available, i think: "normal", "formatted", "address" and so on. These have to be cleaned up manually (unless someone knows of a good function).
RE: Restart/stop FCK?
RE: Restart/stop FCK?
http://www.piro.ws/pcms/admin/page.php
RE: Restart/stop FCK?
It looks like you've fixed this - can you tell me how you did it as I am having a similar problem ?
Thanks a lot!
RE: Restart/stop FCK?
I think that i just need to stop all the running 'services' from fck, before i open it again...
RE: Restart/stop FCK?
https://sourceforge.net/forum/message.p ... id=3290743
RE: Restart/stop FCK?
RE: Restart/stop FCK?
This should really be added to the docs somewhere, and maybe a function named reset() or cleanup() should be added to the API just to make things more explicit.
One minor issue: I think FCKeditor will still leave behind a growing list of iframes in the DOM (these iframes hold the list of styles available, i think: "normal", "formatted", "address" and so on. These have to be cleaned up manually (unless someone knows of a good function).
anyway - glad its fixed it!
RE: Restart/stop FCK?
RE: Restart/stop FCK?
I'm new to FCKEDITOR. Where exactly do I put this "deleteBox" function? and from where do I call it?