I have an image with a 'click' event listener and a 'longpress' event listener. Both events fire ok, however when I (or a user) attempts to fire the event 'longpress' it will fire, but so does the 'click' event. Is it possible to not have the 'click' event fire when attempting to fire the 'longpress' event? thanks
Your Answer
Think you can help? Login to answer this question!