通常:
document.body.addEventListener('touchmove',function(event){event.preventDefault();},false);
不适合我.我想让我的iPad webapp感觉尽可能本地化.任何答案都表示赞赏.
javascript scroll web-applications ipad
ipad ×1
javascript ×1
scroll ×1
web-applications ×1