Tap generates two events on iPad?
Hi,
I am doing a few very simple tests with jquery / jquery-mobile and it seems that binding the tap event to a div almost always generates two (or more) tap events. Is this a correct behavior?
Everything works correctly if I bind to 'click' instead.