Recent Posts

Caution: Greetings to all visitors. The site is working in short. Links Please skip the link to view any topic and thank you for visiting
header ads

Hover event, but not on touch/mobile devices

Hi All,
I am trying to create a hover event that shows an image. On my desktop/laptop it fires correctly. However on a mobile (touch), the image only appears when the modal link is clicked, then it is sticky (it stays on screen).
On mobile or touch-screens, i don't want the hover event to fire.
Here is what i am working with.

Jsfiddle
https://ift.tt/33hvF4A

HTML
<a href="#test" id="test-parent">Hover to show image</a>
<img class="preview" id="test-child"...
HTML:
Hover event, but not on touch/mobile devices

from Programming https://ift.tt/37DDAwo
via IFTTT

Post a Comment

0 Comments