@JSW189
if you delete this line:
document.addEventListener( 'touchstart' , stopScrolling , false );
Then it should work, I guess. I got the problem that I couldn't press button's any more, i try to delete this line above and it didn't scroll any more and I could press buttons.