Hi Alex, no, there is no listener for a refresh. Maybe it's help when you use a command for F5 and save a information about the execution and use the before unload event [1] to do you stuff.
Cheers, Chris [1] https://developer.mozilla.org/en/DOM/window.onbeforeunload Am 22.12.2011 15:59, schrieb Alex Gölkel: > Hi, > > is there a event, which is fired when the user refreshes (F5) the browser. I > need the event fired, when the browser sends the request, not when the > response of the server arrives. > > Regards > Alex > > -- > View this message in context: > http://qooxdoo.678.n2.nabble.com/Browser-Refresh-Event-tp7118847p7118847.html > Sent from the qooxdoo mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Write once. Port to many. > Get the SDK and tools to simplify cross-platform app development. Create > new or port existing apps to sell to consumers worldwide. Explore the > Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join > http://p.sf.net/sfu/intel-appdev > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
