davist11/jQuery-One-Page-Nav

.destroy() - Add support for removing listeners and turning this off.

louiswalch opened this issue · 0 comments

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.