.destroy() - Add support for removing listeners and turning this off.
louiswalch opened this issue · 0 comments
louiswalch commented
It looks like presently the only way to disable this programmatically is to manually remove 'click.onePageNav' event from nav and 'resize.onePageNav' from window.
A helper method like most jQuery extensions would be very helpful to those who don't do a full page refresh when navigating away from a page.