Search

You searched for the word(s):
< 1 second(s)
  • window.onbeforeunload and button close click

    The window.onbeforeunload event let know if there are editor changes to save. But when I open a dialog window (for example ''insert image'' or '' insert flash movie'') and then i close it by clicking the close button, window.onbeforeunload event is fired!!! &nbsp; How can i resolve this? thanks daniela
    Posted to Cute Editor for .NET (Forum) by damutine on November 25, 2009
  • Re: beforeunload

    Thanks a lot: now I have this problem:when i open a dialog ( for example insert image) the event:window.onbeforeunload&nbsp;fire when i click the close button!!!!!&nbsp;thanksdaniela &nbsp;&nbsp;&nbsp;
    Posted to Cute Editor for .NET (Forum) by damutine on November 24, 2009
  • beforeunload

    I would like to ask the user to save the text before leaving the page. I use the onbeforeunload event for this. But when the user clicks my savebutton in the toolbar,&nbsp;&nbsp;a beforeunload event is fired before the postback is fired. Does anyone has the solution for this problem? &nbsp; Thanks,daniela
    Posted to Cute Editor for .NET (Forum) by damutine on November 24, 2009