The FCKEditor being used here requires an relatively enormous number of files / requests to be loaded dynamically, this results in an increased load time.
One option for optimizing is simply to review the browser caching policy being used by the components to ensure that the files are only requested once per session from the server.
The FCKEditor being used here requires an relatively enormous number of files / requests to be loaded dynamically, this results in an increased load time.
One option for optimizing is simply to review the browser caching policy being used by the components to ensure that the files are only requested once per session from the server.