I have a page which successfully loads multiple instances (9 to be exact) and once loaded they each expand onFocus and contract onBlur. This is great for what I am creating and I am very pleased with this.
Here is the issue. These instances load on a page which displays a record. The user can page through the records with no problem EXCEPT at each new page load the 9 fckEditor instances must reload (of course). This delays the page loading and isn’t so user friendly. Any suggestions on how to combat this?
Here is the issue. These instances load on a page which displays a record. The user can page through the records with no problem EXCEPT at each new page load the 9 fckEditor instances must reload (of course). This delays the page loading and isn’t so user friendly. Any suggestions on how to combat this?