I created a longpress plugin using this code :
(function ( $ ) { $.fn.longpress = function(callback) { var timeout = 500; this.on(\'mousedow