Jump to content
Search Community

ahmedoabd

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by ahmedoabd

  1. thank you for your replay, 

    I am using GSAP ScrollTrigger to build a page, in this page there is a section that contain a carousel slider, every slide contain 3 layers (background, flower, and a girl object), and a text.

    the UX for this section is when the user scroll the slider will move to the next slide  like this =>https://media.giphy.com/media/NVz6tAkrSajDt2tC2g/giphy.gif  

    in this 👆  website the slides changes by clicking on the text, and what I want is to changes slides by scrolling down. so when scroll the slides change and a text fade on the right.

     

    I hope my explaining is clear, and thank you again 😊 

     

  2. 2
     

    I am trying to make a carousel that change slides on scroll, every slide contains 4 layers (background, flower , and a shape) what i want is on scroll the carousel change to the next slide but every layers should slides in efferent timing , exactly like this demo

     

    I want when mouse scroll the image changes and a text fade in then on scroll again next image slides and the previous text fades out and new text fades in.

     

    any one has any idea on how to do it please help me, thank you 😊

     

    image.png.42dc7e2f478d42c63a645099ed22246b.png

     

    i have create the carousel and its working on scroll, but i don't know how to make efferent layers and animate their slide effect like the link above.

    my code: Codepen

    See the Pen ZEeVRmR by amo4oma (@amo4oma) on CodePen

  3.  I am trying to make animation to the page that user will leave, so i have used this code to delay the scrolling to the next page so that the animation work before changing the page, the problem is that user have to scroll only once and wait for the animation to start and the page to change, and when i keep scrolling (using the mouse wheel or touch pad) the animation loops and never changed, you can see the code pen that i created, do not stop scrolling to understand what is the problem.
    • what i what is to make animation when leaving the second page so when you at the second page and scroll down the animation start then the page changed.

    • what is happening is when you scroll now the animation keep looping until the stop scrolling which is a bad user experience

    See the Pen PopmYEx by amo4oma (@amo4oma) on CodePen

×
×
  • Create New...