document.getElementById('id_diva').addEventListener('touchmove', function(event) { event.preventDefault(); }, false);