If I get it right onbeforeunload was invented for exactly this purpose, to allow the user to confirm navigating away from the page. Give it a shot.
T. On 02/08/2012 02:47 PM, John Spackman wrote: > Oops, yes I meant beforeunload. > > On 08/02/2012 12:52, "thron7"<[email protected]> wrote: > >> >> On 02/08/2012 01:41 PM, John Spackman wrote: >>> Just a thought but can you catch and cancel the onbeforeload event? I >>> had >>> a user the other day that kept accidentally going "back" when using my >>> mouse and loosing all of her work. >> Why would you want to cancel the onbeforeload event? And what has this >> to do with the "back" button? Or do you mean the onbeforeunload event? >> >> T. >> >> >> -------------------------------------------------------------------------- >> ---- >> Keep Your Developer Skills Current with LearnDevNow! >> The most comprehensive online learning library for Microsoft developers >> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, >> Metro Style Apps, more. Free future releases when you subscribe now! >> http://p.sf.net/sfu/learndevnow-d2d >> _______________________________________________ >> qooxdoo-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
