Skip to content

Instantly share code, notes, and snippets.

@MikeSilvis
Created January 7, 2013 02:50
Show Gist options
  • Save MikeSilvis/4471916 to your computer and use it in GitHub Desktop.
Save MikeSilvis/4471916 to your computer and use it in GitHub Desktop.
$(window).bind "hashchange", ->
$(".mikes-modal").trigger "close"
$(window).unbind "hashchange"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment