Problems with mousewheel in jQuery

后端 未结 4 1602
北海茫月
北海茫月 2021-01-13 18:29

I have the following code in the head-section:



jQuery(function($         


        
4条回答
  •  天命终不由人
    2021-01-13 18:37

    Works fine with jQuery 1.6.x, but does NOT work with jQuery 1.7.x
    Seems like something broke in jQuery.

提交回复
热议问题