Eval javascipt loaded for every button, slowing down page load.

  •  09-01-2009, 1:35 PM

    Eval javascipt loaded for every button, slowing down page load.

    I noticed, especially when debugging, that javascipt eval statements are loading for each button (not sure if its for each button, or something else). This is causing the cute editor to take upwards of 4-5 seconds to load. When deployed the delay is only about half that. But the delay while loading is noticable. Is there a way to optimize the editor's loading, or is there something I might be doing wrong?
View Complete Thread