Jump to content
Search Community

Adiacent

Members
  • Posts

    13
  • Joined

  • Last visited

Everything posted by Adiacent

  1. Thanks, I badly explained myself. I am not interested in the rendering part or the non-custom scroll but I was wondering if with scrolltrigger it was possible to do that type of animation form navigation, a zoom inside a zoom loop. see image of website https://2018.craftedbygc.com/#enter
  2. Hello everyone, any idea of how to create this immission effect with scroll-trigger? I don't care about the opening on the images but only the zoom effect of scroll section . Thanks https://2018.craftedbygc.com/#enter
  3. Thanks @akapowl, my distraction, I often used the scroll locomotive but not smooth-scrollbar ....I haven't read the documentation well.
  4. Hi, putting the smooth scrollbar, the fixed header as on your example no longer works, you can give me a hand. Removing the smooth scrool's js code works fine. Example: (https://codepen.io/GreenSock/pen/qBawMGb) Thanks
  5. Good evening friends, give me a hand to integrate the cursor effect (https://codepen.io/GreenSock/pen/NWKpZJb) in the demo with the ASScroll scroll (https://codepen.io/ashthornton/pen/PoZRwPW) Thanks so much. Trying it remains visible to me only in the first view then disappears when scrolling, I think it is the problem of the coordinates of the new scroll of ASSscroll.
  6. UPDATE: I think the problem is not the resolution itself in the nootebook but in the 125% layout option (recommended choice) of windows 10. Putting it at 100% works, but it looks too small ....
  7. https://drive.google.com/file/d/1jwQGt7UNsXakt8rp_KZERaCLC3haKJfy/view Hi super forum, using this trick, I noticed that some resolutions say from 1500px down it happens that when you go back up, it immediately goes to the first panel(section) without going through the intermediate panels (sections).I attach video, in the first case with 1920px monitor everything ok, in the second case notekook 1500px the problem occurs. Practically it does it to me on all the demos where this code is implemented. Is it impossible that no one has noticed?
  8. How could I make sure that the circle always has a start and end position? That is when I enter or when I go out the circle was in the center of the image. Thanks!
  9. all clear! I will update the version of gsap3. (cmq the problem was always what you solved me, understand how to intercept the scroll of the locomotive.) Thank you very much. You say that the setTimeout (() => is useless? In the demo the scroll locomotive is used. https://locomotivemtl.github.io/locomotive-scroll/
  10. Hi, I made the demo as minimal as possible. removed useless css and js. The circle is very far from the pointer and therefore cannot be seen in the whole image but only in the central part .... https://codepen.io/marcotorcolacci/pen/BaQPzed
  11. Thanks ZachSaucier! This is my litte demo: https://codepen.io/marcotorcolacci/pen/BaQPzed The circle must appear in the image of the man and it should move synchronously with the mouse. Thanks all for help!
  12. Hi all people!! I have a small problem with library locomotive scroll and implementation of follow mouse (wthi this example https://codepen.io/Sahil89/pen/RQjyQa) The mouse and circle are out of sync. If I put the smooth on false of locomotive scroll, they are ok, they move in a synchronized manner. How can I fix it ?? Basically can show me an example of this use of application with the locomotive-scroll Thanks!
×
×
  • Create New...