Skip to content

Instantly share code, notes, and snippets.

@joonas
Created December 21, 2010 18:59
Show Gist options
  • Save joonas/750374 to your computer and use it in GitHub Desktop.
Save joonas/750374 to your computer and use it in GitHub Desktop.
FB.Event.subscribe('edge.create', function(response) {
window.location.reload();
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment