$(window).bind('popstate', function() {
$('#slider').slideTo(location.pathname)
})
view raw unslide.js hosted with ❤ by GitHub