标签: javascript jquery mouseevent
这个功能在所有浏览器中工作正常,除了在IE中虽然这个功能只能在IE中向下工作$(窗口).mousewheel(函数(事件) 这是您可以在下面测试代码功能的站点链接 https://staging.carpetcourt.nz/
以下是我的js代码
document.getElementById("count").innerHTML += "count: " + i + "<br>";