jQuery-One-Page-Nav icon indicating copy to clipboard operation
jQuery-One-Page-Nav copied to clipboard

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

Open louiswalch opened this issue 6 years ago • 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.

louiswalch avatar Sep 02 '17 20:09 louiswalch