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

  •  09-02-2009, 11:08 AM

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

    IE, Firefox, Chrome...
     
    Sorry its not Eval(), its anonymous()... 
    heres what I see run my site and load a cute editor (theres ALOT more of this anonymouse code running)
     
    function anonymous() {
    CuteEditor_ButtonCommandOver(this)
    }
     
View Complete Thread