Skip to content

Instantly share code, notes, and snippets.

@midu
Created December 1, 2011 21:36
Show Gist options
  • Save midu/1420049 to your computer and use it in GitHub Desktop.
Save midu/1420049 to your computer and use it in GitHub Desktop.
if (window.location.hash.match(/#notes/)) {
$('#tb-note span.ir').click();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment