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 really love your plugin, and I'm trying to implement it a a full website with other content as well. Desktop version works just fine, since the user can easily scroll. However, on mobile, the scroll is over-ridden by the javascript, so the user is not able to scroll the website at all.
My question is - what do you think would be the easiest way to fix this? Would it be possible to track the mouse position only inside a certain div?
The text was updated successfully, but these errors were encountered:
Hi!
I really love your plugin, and I'm trying to implement it a a full website with other content as well. Desktop version works just fine, since the user can easily scroll. However, on mobile, the scroll is over-ridden by the javascript, so the user is not able to scroll the website at all.
My question is - what do you think would be the easiest way to fix this? Would it be possible to track the mouse position only inside a certain div?
The text was updated successfully, but these errors were encountered: