Skip to content

Instantly share code, notes, and snippets.

@solars
Created May 11, 2011 08:43
Show Gist options
  • Save solars/966125 to your computer and use it in GitHub Desktop.
Save solars/966125 to your computer and use it in GitHub Desktop.
JQ.getJSON(getServer(), args, function(data) {
alert("close response received");
});
fired on JQ(window).unload(function()
// receiving it from firefox on reload
// not receiving it from chrome on reload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment