jQuery scroll() 方法jQuery 事件方法实例对元素滚动的次数进行计数: [mycode3 type='js'] $('div').scroll(function(){ $('span').text(x+=1); }); [/mycode3] 尝试 ...
確定! 回上一頁