Skip to content

Instantly share code, notes, and snippets.

@jnericks
Created October 22, 2010 04:07
Show Gist options
  • Save jnericks/639913 to your computer and use it in GitHub Desktop.
Save jnericks/639913 to your computer and use it in GitHub Desktop.
$.post(link, { IsOkToDelete: confirmed }, function(data) {
// data
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment