I observe that sometimes it takes quite a while until FCKeditor has finished loading all the symbols.
Why doesn't it take the GIFs from cache?
Is there any way to speed up that initialization?
thx
Markus
Why doesn't it take the GIFs from cache?
Is there any way to speed up that initialization?
thx
Markus
RE: FCK loading slowly...?
RE: FCK loading slowly...?
RE: FCK loading slowly...?
So maybe because JavaScript is actually writing out the html after the page loads the browser doesn't actually handle caching this kind of external resources.... kind of a long shot but it's the only thing I can think of.
RE: FCK loading slowly...?
RE: FCK loading slowly...?
So where can I learn more about this pre-caching technique? I think this would be one of the last issues that I need fixed on this great little editor now that Fred has released 1.3.1 with the <BR> instead of <P> fix.