You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i am facing image hover issue in mobile devices.
i added pixelPerfectOver and pixelPerfectClick because i need over and click event both for png images
this works fine in browser but in mobile view or devices there is issue when you click on image then first time you hover the image over function will not call but if you hover out and then again hover the image over function will called.
why am i not able to call function for first time?
can anyone help me with this issue?
thank you.
The text was updated successfully, but these errors were encountered:
i am facing image hover issue in mobile devices.
i added pixelPerfectOver and pixelPerfectClick because i need over and click event both for png images
this works fine in browser but in mobile view or devices there is issue when you click on image then first time you hover the image over function will not call but if you hover out and then again hover the image over function will called.
why am i not able to call function for first time?
can anyone help me with this issue?
thank you.
The text was updated successfully, but these errors were encountered: