JQuery - ScrollTop adding class not adapting to mobile view height

前端 未结 0 1737
-上瘾入骨i
-上瘾入骨i 2020-12-29 11:02

I managed to add class "sticky" for a secondary menu in desktop view.

var stickySidebar = $(\'.xdp-menu\').offset().top;

$(window).scroll(function(         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题