103 questions
0
votes
0
answers
26
views
enlargement video background scroll conflict scroll page - locomotiv scroll
I am having difficulty setting a magnification of the background youtube video to the scroll movement. I'm editing a site made with Locomotiv Scroll and trying to create the animation unfortunately ...
0
votes
0
answers
68
views
Scroll to id from menu item hash(#) to different page not working properly. I am using locomotive and Gsap animation
https://cutandshave.festcode.com/
I have passed id in the service page named "packages" and then pass hash value (https://cutandshave.festcode.com/service#packages) to the menu item for ...
0
votes
0
answers
44
views
Gsap ScrollTrigger overrides other elements
-I looked for solutions but didn't find any that worked
1.There is one more problem: when using mobile, the page cannot be scrolled
2.When the scroll is overridden the content of the following content
...
1
vote
0
answers
250
views
GSAP ScrollTrigger Markers Moving with Scroll Instead of Staying Fixed - React Vite
I'm working on a project using GSAP's ScrollTrigger in react, but I have an issue where the markers (start, end, etc.) move with the scroll instead of staying fixed on the page. Both the scollers and ...
0
votes
0
answers
78
views
Locomotive Smooth Scroll Lagging Over Image-Heavy Infinite Scroller
Context:
I’m working on a college project where I’ve implemented smooth scrolling using Locomotive Scroll. The page has an infinite side-scrolling section that displays a lot of images and logos.
...
0
votes
0
answers
75
views
Locomotive-scroll don't work in my code in R3F
Locomotive scroll doesn't work in my code. When I click on a 3D element it displays a modal with text and I'd like to add scrolling effects with locomotive, I don't get console errors but scrolling is ...
0
votes
0
answers
63
views
Hybrid Scrolling with Locomotive Library (Frontend Beginner)
For my Portfolio website, I would like to enable hybrid scrolling with the Locomotive Scroll Library. Apparently, I am not aware of the correct implementation and I am still a beginner (coming from ...
0
votes
1
answer
89
views
gsap pinning elements in next js and locomotive scroll
I'm trying to implement a GSAP timeline with Locomotive Scroll beta to pin an element while scrolling in a Next.js component. The code works perfectly in a normal HTML and JS environment, but it's ...
0
votes
0
answers
78
views
GSAP Timeline with Locomotive Scroll not working in Next.js
I'm trying to implement a GSAP timeline with Locomotive Scroll to pin an element while scrolling in a Next.js component. The code works perfectly in a normal HTML and JS environment, but it's not ...
0
votes
0
answers
52
views
Fixed navigation on locomotive JS
I am new to locomotive and trying to achieve fixed navigation. here is the site http://dcwebportal.com/. The issue if keep the nav code inside the #main element links redirecting to the section but ...
0
votes
1
answer
158
views
Is there a way to use Locomotive scroll with NextJS app router
I would like to know if there is a way to implement locomotive scrolling (or smooth scrollbar) with NextJS app router without deopting from SSR?
0
votes
0
answers
129
views
Locomotive-scroll, scrollbar not functioning right
Using locomotive-scroll overrides the default scrollbar. But the one its replaced with seems broken.
It looks like its being scrolled itself. In the code pen, I have left everything default apart from ...
1
vote
0
answers
527
views
How to use Scroll-snap with lenis locomotive scroll
https://codepen.io/rosinida/pen/BargMXG
check out this codepen link here scroll-snap is not working when lenis scroll is used for locomotive scroll
pls Help
I tried everything so please help now ...
0
votes
0
answers
53
views
Alternate Column Scroll
I'm trying to implement a scrolling behavior similar to what's demonstrated in the Figma Link. The desired behavior involves alternating the scrolling of columns, where only even or odd columns scroll ...
0
votes
1
answer
107
views
Scrolling is not working after refreshing in mobile view
In desktop view the site works really well but whenever i refresh the page after switching to mobile view, scrolling is not working anymore. Is it because of the libraries i have used(GSAP, Locomotive ...