Option Explicit ' 声明Windows API函数 Declare PtrSafe Function SetWindowsHookEx Lib "user32" Alias "SetWindowsHookExA" (ByVal idHook As Long, ByVal lpfn As Long, ByVal hMod As Long, ByVal dwThreadId As Lo
需要下载插件 <script src="~/Scripts/jquerymousewheel/jquery.mousewheel.js"></script> $('#imgList').bind('mousewheel DOMMouseScroll', function (event) {//兼容火狐 //判断鼠标滚动方向,上为正数,下为负数 var