js hookup warnings when the content has been changed

  •  03-21-2010, 6:26 PM

    js hookup warnings when the content has been changed

    I'm developing a mdoule that every time when the content of cute editor has been changed, before the user navigates away from the page without clicking on save button, they system will popup a warning message by js.
    I use the function "CuteEditor_OnChange(editor)". It seems to work ok. But it's every slow although I run everything on my local development environment.
    Is that any other more efficient way to achieve this? Thx

     
View Complete Thread