演示1 演示2 演示3 演示4

使用方法:

$(".nav").fixedScroll({
    navEls: $(".nav-item"),
    hookEls: $('.hook-item')
});