JavaScript-滚动到链接href动画无效

时间:2019-03-03 16:23:32

标签: javascript jquery

为什么滚动动画到此面的href无效? http://webdingo.net/ueneo/demo1/

我刚刚购买了这个主题,菜单出现一些问题。请帮忙。

JS代码:

/*Smooth Scrolling*/
$('.nav-links').onePageNav({
    currentClass: 'nav-active',
    scrollThreshold: 0.5,
    scrollSpeed: 800,
    scrollOffset: 69,
    filter: ':not(.external)'
}); 

似乎在此url中定义了cusfom函数: http://webdingo.net/ueneo/demo1/wp-content/themes/Ueneo/js/plugins.js?ver=version

0 个答案:

没有答案