Jump to content
Search Community

dh1

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by dh1

  1. Hi, thanks for your feedback, @cassie yes I want animate the wawe between slides positions, or with a delay between naimations : 1) move background image 2) wave rotation with a small delay 3) end of wave rotation, animate content (fadeIn/Out) to get there I went through the event onStart and pass the striperRotate function. Also to have the wave between the background images and the content and avoid putting absolute position on the content I created 2 timeline inside slideAnim function, one in the background with the images and a second one in front with the content, the wave is between two. Because when the wave is down, sometimes I'll have content that goes over it. @mikel With ScrollTrigger the problem is that I don't have a scrollbar in the window so when I tried it didn't work, I'm not sure if it would work and if I would have to use ScrollTrigger I would have to redo the whole code
  2. I can't get the wave to be at the top or bottom of the slide, sometimes it's in the middle and its position is not right in relation to the slide (top or bottom). On the very first slide the wave should be at the bottom and then at each change it alternates up and down. The last slide does not have the wave. If I change the slide by the dots with a change of more than one slide (example from 1 to 5) I have the impression that the wave has too much animation to do and that is a problem. I don't see how to solve this problem?
×
×
  • Create New...