Jump to content
Search Community

Arzou last won the day on May 11

Arzou had the most liked content!

Arzou

Premium
  • Posts

    13
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Arzou

  1. Hi @ParkerFloyd, It's difficult to explain, but, instead of staying with my code that I couldn't adapt, I started from the basic demo ScrollTrigger + Obserber, to fully understand from the begining, and how the Observer worked, and I rewrote my code in this logic. Quite simply
  2. Hi everybody ! I finally decided to start from the beginning, and understand how Observer works. And after a lot of research and testing, I finally managed to do what I wanted. I mark the topic as resolved. Have a nice day/evening everyone!
  3. Hi Rodrigo, thanks for your help. Unfortunately I've seen these examples before and haven't really managed to adapt the codepen I sent. And in your examples, the sections swipe but in my case, I would need to animate several elements per section, and I'm stuck on it, I don't know why
  4. Hi everybody ! Do you think it is easily possible to adapt this demo by adding a pinned section with scrollTrigger? I've done a lot of testing, but there must be something I'm not picking up on... Thank you in advance for your help !
  5. Hi @AaronMark, i'm sorry, i forgot to reply to your last message .. I don't remember how I found the solution. I'll try to find my starting point and I'll tell you EDIT: I find this : https://codepen.io/PointC/pen/MzWzyv https://codepen.io/GreenSock/pen/LYVOewq https://codepen.io/derekshirk/pen/vyMjGy I hope it'll help you
  6. Hi @AaronMark, i'm really sorry but i stupidly deleted it ... If i can help you, it's a pleasure. Tell me what's your problem
  7. Hi everyone ! I ended up succeeding in what I wanted to do. I took over one of the projects found thanks to @akapowl A big thank you to the whole team ! Here, my codepen, if anyone needs https://codepen.io/arzou/pen/ExbPWdR?editors=1010
  8. Thanks you @mikel ! I continue to work on it. If I get what I want, I'll post the solution here, it might help someone
  9. Ah yes thank you @mikel ! Do you think there is a way to pin sections during the scroll? To not go to the end of all the sections if the user scrolls a lot at once? Clément
  10. Yes @elegantseagulls, but in your example, the scroll is going too fast, it doesn't pin at each section.. Thank you very much @akapowl, I'll take a look at the links you gave me.
  11. Hi @elegantseagulls, thanks a lot for your answer. I do think I was not clear and I apologize for that. My codepen example is where I'm stuck. I would like that on scroll, section 2 covers section 1, and section 3 covers section 2, etc etc Is it possible ?
  12. Hello everybody ! it's my first message here, I've searched the forum for a long time for an answer to my question but couldn't find anything. I would like to create a vertical fullscreen slider, where each new section would come from the bottom, and cover the old one Here is an example: https://astoncm.com/ (for internal animations in each section, I could take care of it. Thanks a lot for your help ! Clément
×
×
  • Create New...