Learn how to fix IPad or iPhone Javascript/Jquery click problems
Today I was working on a project that was using Jquery. In this project, I was using Jquery click listener. Everything was working fine on Firefox and Chrome. However, when I tapped on the element on my Ipad the click event didn’t get fired. In this post, I will present an example of the problem…