I am currently making use a web app on 42 inch touch screen enabled TV to play card matching games. I am currently facing an issue whereby when user taps on the card image, there will occur a blue background that covers the card image or the entire background.
I have attached the image isse below for your perusal:
The current issue I am facing happens under 2 conditions:
1.) when user taps too quickly
2.) when user uses the entire hand on the screen and taps repeatedly.
I have tried searching for solutions however, I have not encountered others facing such an issue.
Hence, I would like to ask for some help on how to rectify the following issue.
Thanks.
Add to image's CSS or to the element that holds that number 44:
-webkit-user-select: none;