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

使用方法:

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