In the slides2 theme, let the prev/next slide areas change the hash number, so reloading the page returns to the current slide.
Before this change, the event is passed to the function and evaluated as "dontPush" when updating the hash. Specifying that argument as undefined gets around this problem.
In the slides2 theme, let the prev/next slide areas change the hash number, so reloading the page returns to the current slide.
Before this change, the event is passed to the function and evaluated as "dontPush" when updating the hash. Specifying that argument as undefined gets around this problem.