Closed croccio closed 8 years ago
label.addEventListener('link', function(e) { alert('Longtap on link to: ' + e.url); });
doesn't work
Please be more specific:
Closing for lack of activity
label.addEventListener('link', function(e) { alert('Longtap on link to: ' + e.url); });
doesn't work