rexjiang92
12/27/2017 - 9:27 PM

dispose destroy function

$('a[href*=#]:not([href=#]).no-animate').click(function() {
  $(this).scrollspy('dispose');
});