My question is referring onto this question.
At the moment I am using this answer, but I still can trick that code, so the clearInterval
won't stop. While holding my left mouse button I simple press the right one to open the contextmenu. Now the clearInterval
wasn't called.
If I add the contextmenu
event to the clicker
, with a clearInterval
it does get called, but it won't clear the interval.