Jump to content
Search Community

chani

Members
  • Posts

    10
  • Joined

  • Last visited

Everything posted by chani

  1. hi, I am trying to replace the background of the DIV with the URL of another image But between changing the background of one image to another, a black screen was created... How do I fix this? It should be noted that I need this through DIV and not through IMG Thank you for your kind help
  2. @GreenSock How much does paid assistance cost? And how does the work process go?
  3. Thank you for your help. I focused on the problem It is possible to attach the ScrollTrigger to the main container and not to the animated element And I will calculate the start and end values of the animation in relation to the scrolling of the container?
  4. Thank you for your willingness to help I will try to explain myself better I want the text of the numbers with the class 'UP' to start moving ('y:'50px) when it enters the display and finish moving when it leaves the display or in other words: I want the elements inside the section to move at a different rate than the scrolling of the section When I tried to perform some kind of horizontal scrolling animation like in this example: https://codepen.io/GreenSock/pen/WNjaxKp The animation worked properly together with containerAnimation but as soon as I added stops like in this example https://codepen.io/chaniy/pen/WNKrgmX The animation didn't start and end like the start and end values I wrote for it in scrollTrigger.
  5. hi, I tried to add animation to the text of the numbers so that it moves at a different rate than the text below. But the animation doesn't behave as I expected I would really appreciate your help on how to make it work properly https://codepen.io/chaniy/pen/WNKrgmX
  6. @Rodrigo @Cassie can you help me? I'm really helpless... And I have a deadline for finishing the website I would really appreciate your help
  7. היי הצלחתי לשייך את האנימציה ל- containerAnimation וזה עבד מצוין אבל אחרי שהגדרתי את הכיוון מימין לשמאל אז משהו משתבש בפעם הראשונה לאחר הטעינה האנימציה מתבצעת מיד כשהיא מגיעה לקונטיינר ולא כשהיא מגיעה לטריגר. לאחר הפעם הראשונה זה עובד כמו שצריך מה יכולה להיות הסיבה לכך? https://codepen.io/chaniy/pen/dyKaKeJ
  8. Hi, Thank you for your help I'm quite new and working hard on a really complex website, this is a small question from a whole website full of animations (maybe after I'm done I'll share it with you :)) I tried using the Container Animation But I wasn't able to create a good timeline to which I could attach the animation with a start and an end If it's not difficult for you, it would really help me if you could demonstrate to me, I would really appreciate it from the bottom of my heart.
  9. hey, https://codepen.io/chaniy/pen/dyKaKeJ Hey, I'm trying to add an animation to the class 'b' so that it starts running when 'bAnimation' appears But I can't connect the horizontal scrolling to the timeline and set correct start and end values so that the animation starts on time Thank you for your help
  10. hi Hey, I am trying to add animations to the quoted code sample But can't associate with the timeline to add a start and end to the animation I would appreciate your help on how to add the timeline
×
×
  • Create New...