is some kind of client-side onEditorContentModify javascript event possible?

  •  08-19-2005, 10:35 PM

    is some kind of client-side onEditorContentModify javascript event possible?

    Is there any way from client javascript to detect if the contents of the editor have been modified by the user?
     
    I'm using frames, with an independant navigation menu in a frame above, and I want to only allow the user to navigate away from the editor (or present a "have you saved?" warning) if the latest changes to the content have been saved.
     
    Hope you can help.
View Complete Thread