The question pretty much says it all... the homepage is here but I don't see anything related to going back, nor how I could add it myself.
Is it possible to add a "go back" type function to the jQuery joyride plugin?
583 Views Asked by hobailey At
2
There are 2 best solutions below
0

It seems this commit includes the right functionality although it doesnt come as standard in the plugin so you have to add in the bits from the commit but it does work fine!
This Pull Request may be relevant for you : https://github.com/zurb/joyride/pull/7
You need to set:
'prevButton': true
in your options