<a class="needsclick">Ignored by FastClick</a> Use case 1: non-synthetic click required Internally, FastClick uses document.createEvent to fire a synthetic click event as soon as touchend is fired by the browser. It then suppresses the additional click event created by the browser after that...