Skip to content

Instantly share code, notes, and snippets.

@RoySegall
Created October 31, 2014 22:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RoySegall/f3e1bbadc4dcf6b92c8a to your computer and use it in GitHub Desktop.
Save RoySegall/f3e1bbadc4dcf6b92c8a to your computer and use it in GitHub Desktop.
$(".pane-node-title h1").on('dbclick', function() {
console.log('foo');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment