mui.plusReady(function () { plus.webview.currentWebview().setStyle({ scrollIndicator: 'none' }); }); document.addEventListener('touchstart',function(e){e.preventDefault();})