Se toukend JavaScript
document.body.ontouchend = function() {
// Some code
}
Ugliest Unicorn
document.body.ontouchend = function() {
// Some code
}