Skip to content

Instantly share code, notes, and snippets.

@luishdez
Created July 20, 2010 10:27
Show Gist options
  • Select an option

  • Save luishdez/482786 to your computer and use it in GitHub Desktop.

Select an option

Save luishdez/482786 to your computer and use it in GitHub Desktop.
window.confirm = function(message, event) { customConfirm(message, event); }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment