Does anyone know of a javascript library that will let me bind a function to left/right touch swipes on the whole body, WITHOUT stopping text select from working? I've tried hammer.js and touchy.js and both stopped text selection from working, which won't work for me. Is this even possible?
Does anyone know of a javascript library that will let me bind a function to left/right touch swipes on the whole body, WITHOUT stopping text select from working? I've tried hammer.js and touchy.js and both stopped text selection from working, which won't work for me. Is this even possible?