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
First of all thanks for this great plugin! Helped a lot.
But I have a small question - how can I dynamically change the scrollSpeed? I need to slow it down when the user reaches a certain block, and then again increases when the unit leaves the field of view of the user.
It would be great if you could suggest how I can implement something like this:
$. fn.scrollPath ('changeSpeed', 10);
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hello!
First of all thanks for this great plugin! Helped a lot.
But I have a small question - how can I dynamically change the scrollSpeed? I need to slow it down when the user reaches a certain block, and then again increases when the unit leaves the field of view of the user.
It would be great if you could suggest how I can implement something like this:
$. fn.scrollPath ('changeSpeed', 10);
Thanks in advance!
The text was updated successfully, but these errors were encountered: