I’m trying to figure out how to get the entire strip to scroll into full view with one click of the scroll wheel.
Example - https://www.wixproisrael.com/demo1
Any tips would be appreciated!
I’m trying to figure out how to get the entire strip to scroll into full view with one click of the scroll wheel.
Example - https://www.wixproisrael.com/demo1
Any tips would be appreciated!
Hi!
You can play with onViewportEnter( ) and scrollTo( ) and scroll to anchors or strips on your page.
Check out these forum posts as well:
https://www.wix.com/corvid/forum/community-discussion/scroll-mouse-down-or-scroll-mouse-up
https://www.wix.com/corvid/forum/community-discussion/locked-scroll-feature-tutorial
Good luck!
Read the post. The user says it only works with 2 strips, any more than that messes it up. However I’ve seen examples of it working on sites with more than 2 strips. Is there an updated version?