Jump to content
Search Community

RhanXerox

Members
  • Posts

    5
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

RhanXerox's Achievements

0

Reputation

  1. Thank you very much, @akapowl it works perfectly ... When I finish it I will share it in this forum so that everyone has the reference
  2. What a good help you gave me, sorry for taking your time ...
  3. Locally I removed the gsap reference from the code and made considerable reductions in durationand delays, it does not work, I already tried and the difference is almost zero
  4. Sure... https://codepen.io/rhanxerox/pen/rNjaqJb As you can see the first two initial sliders at the same time, but the rest of the sliders work as they should. If for example I remove the word gsap from the code: ".from ('# slide01 .olivoSt', {autoAlpha: 0, duration: 3, y: -200, ease: 'expo.inOut'})" it works but the animations unfold very, very slowly ...
  5. Greetings everyone ... I have tried to integrate swiper js with gsap, but it doesn't work, animations go crazy as you navigate between sliders. I also tried to make an integration with this slider present in the forum and it doesn't work either, the animations all fire at the same time and I can't find a way to control it, when going from the first slider to the second or the third, the animations are finished, and not I can make them reboot https://codepen.io/mikeK/pen/NWPJeyg?editors=0110 This code does not work, the animations become extremely slow when doing the code as shown in the example, if we update it to gsap 3.6 the animations fire all at the same time, the same with all the versions that I have tried to integrate. Is there a way to integrate Gsap 3.6 + Swiper JS?
×
×
  • Create New...