Hello,
I am using FCKEditor 2.6.5 to replace 5 text areas in an existing web site.In IE8,the performance is fine.In IE6, it takes a lot of time to load the page.Especially \fckeditor\editor\skins\default\fck_strip.gif gets aborted several times.If I change the browser settings to accept all cookies and "Check for newer versions of stored pages" to Automatic, the performance is better.But is there any way to handle this issue from our end rather than asking the users to change their browser settings?
Thank you in advance.
I am using FCKEditor 2.6.5 to replace 5 text areas in an existing web site.In IE8,the performance is fine.In IE6, it takes a lot of time to load the page.Especially \fckeditor\editor\skins\default\fck_strip.gif gets aborted several times.If I change the browser settings to accept all cookies and "Check for newer versions of stored pages" to Automatic, the performance is better.But is there any way to handle this issue from our end rather than asking the users to change their browser settings?
Thank you in advance.

Re: FCKEditor 2.6.5-Performance issue in IE6
Re: FCKEditor 2.6.5-Performance issue in IE6
Its a requirement to have all the five editors on the same page as I am just replacing the text areas with the editors on one page of an existing website.