Speed when using multiple editors on same page

  •  02-11-2010, 3:16 PM

    Speed when using multiple editors on same page

    I have a page that uses 7 editors on the same page. This causes the page to load extremely slow.  When I do a view source I see tons of code for each editor that gets downloaded each time. Why aren't all the command code blocks and styles in external  style sheets and js files so you can download once and cache?  Am I missing something that I can do to streamline the editors. For instance I have a custom editor with say 15 buttons yet it downloads all the javascript commands and code for every button even though they are not even part of my editors.
     
View Complete Thread