Created
August 23, 2011 10:34
-
-
Save tbtlr/1164818 to your computer and use it in GitHub Desktop.
A simple JavaScript that lets you use your browser's back/forward buttons for in-page navigation by adding custom 'next' and 'previous' events to the window object.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Line 20 should be using an evaluation === not an assignment =