Skip to content

Instantly share code, notes, and snippets.

@mklickman
Created November 2, 2013 06:12
Show Gist options
  • Save mklickman/7276117 to your computer and use it in GitHub Desktop.
Save mklickman/7276117 to your computer and use it in GitHub Desktop.
var reset_comment_parent = function() {
// CODE...
}
$('.add_form', '.close_comment_form').on('click', reset_comment_parent);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment