Skip to content

Instantly share code, notes, and snippets.

@xhinking
Created June 10, 2011 01:50
Show Gist options
  • Save xhinking/1018117 to your computer and use it in GitHub Desktop.
Save xhinking/1018117 to your computer and use it in GitHub Desktop.
Github Tree Slide2
$(window).bind('popstate', function() {
$('#slider').slideTo(location.pathname)
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment