jquery-oneordoubleclick
Usage
$target_node.oneordoubleclick({oneclick: function(){ console.log('you have click this node.'); }, dblclick: function() { console.log('you have double click this node.'); } });
Reference
More details please visit jQuery-OneOrDoubleClick Plugin.
Contact
If you have any idea please contact me by sending it to [email protected], or you can put your issue here.