We have developed an HTML5 application using JQuery (not JQuery mobile). It's working great on all the other platforms except for WP7 (7.5, 7.8). On WP7 the click events are not fired every time when an element (button, li) is tapped. When tapping an element, a gray box is displayed on top of the element but the click event is not fired.
Does anyone have similar issues and is there a solution to this?