cute editor javascript error

  •  09-19-2007, 9:59 AM

    cute editor javascript error

    editor.GetScriptProperty is not a function
    if(!window.editorconstant)window.editorconstant={};
    Load.ashx (line 5)
    editor.GetScriptProperty is not a function
    if(!window.editorconstant)window.editorconstant={};

    I have install cute wysiwyg in my api and this 2 errors often occure too often!
    and the result is that cute editor doesn't send text to serverr!
    how can I fix it?
View Complete Thread