jquery-wizard icon indicating copy to clipboard operation
jquery-wizard copied to clipboard

History back() support ?

Open infinity1234 opened this issue 5 years ago • 1 comments

Hi , like the title said :) i mean to be able to use the back and forward buttons of the browser to navigate the steps that would meany any steps could be linkable and bookmarkable

very basic bookmarkable /#Step_hash ?

infinity1234 avatar Jun 03 '19 00:06 infinity1234

There is not out of the box support for that with this plugin, but it should be easy for you to integrate it with something like https://developer.mozilla.org/en-US/docs/Web/API/History_API

kflorence avatar Dec 13 '19 19:12 kflorence