jQuery Mobile Scroll Events 小教學

 jQuery Mobile Scroll Events 小教學

jQuery Mobile Scroll Events 小教學 @ Compbrother 腦爸打 腦巴打

小知識教學類型: 手機應用程式開發

上文我們簡介了jQuery Mobile Events的各個種類,今文我們特別專談當互聯網使用者滑上滑落手機螢幕時的事件 jQuery Mobile Scroll Events:

jQuery Mobile Scrollstart:
$(document).on("scrollstart",function(){
alert("開始scrolling!");
});

jQuery Mobile Scrollstop
$(document).on("scrollstop",function(){
alert("停止scrolling!");
});



如需協助 「手機應用程式開發」 ,歡迎立即 聯絡我們!

此網誌的熱門文章

脑爸打有限公司

JavaScript Booleans - 判斷網頁程式運算的對錯

3個速效 Google Yahoo SEO 優化小技巧 (中篇)