Jump to content
Search Community

UserX

Members
  • Posts

    12
  • Joined

  • Last visited

Recent Profile Visitors

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

UserX's Achievements

  1. I've two lottie json file in this pen and i want to animate one json file at a time on single scroll. also same for rest (second scroll occurs when it complate the second json animation too !) Basically it's not work with scrub i tried with some other ways seems like not work well in reverse mode might be lottie animation will work without mouse scrub. Hope you understand https://codepen.io/barheimcoder/pen/zYzEGge
  2. Hi there,i hope you fine there GSAP community and I've been using gsap and multiple plugins over the last couple days. For the most part I've found my way around but been stuck on this for the past day. >> I'VE CODEPEN FILE WITH LOTTIE ANIMATION HERE https://codepen.io/barheimcoder/pen/zYzEGge >> TO IMPLEMENT LIKE THIS : https://codepen.io/andystent/pen/GRgjBdJ ONE SCROLL ONE JSON WILL COMPLATE JUST LIKE SLIDE ANIMATION IN SECOND CODEPEN LINK
  3. Thanks for the quick support Hello GSAP scrolltrigger community => i am facing the issue while working with above example in mobile screen (iphoneX) i really tried to implement with several ways but the above code but didnt get the result from this could you please help me in this example.
  4. Hello Mate above example creating issue while in reverse scroll. => when we scroll in reverse the image before image (image - 1) is show without even text change => tried to change the code but didn't get well result. => when we try to integrate the above codepen code into any webpage above code is breaking i don't know why ?
  5. Hello Greensock community i am facing the issues in above codepen can you help to solve below two issue and why they are creating problem. => WHEN SCREEN 2 IS STARTING ALL THE RIGHT SIDE TEXT CARDS ARE CHANGING SO FAST AND NOT WORKING WITH LEFT CARDS WITH TIME EXAMPLE => (BANK-CARD-IMG === BANK-CARD-TEXT). => WHEN WE REVERSE THE SCROLL FROM SCREEN-2 TO SCREEN-1 ALL LEFT SIDE CARDS ARE NOT WORKING ACCORDING TO SCREEN 1 AND BREAKING CARD ANIMATION.
  6. Hello Greenshock Community. I'm, so glad that i got this awesome plugin to enhance my web application with great animation but then i stuck with problem where I'm trying to implement the two timeline in single section. where i want to animate first timeline but second timeline elements are executed first and all elements are set according (with respect to second timeline) to second timeline but when i scroll bit then first timeline started animating with their elements and i figure out the problem but i can't find on exact greenshock forum due to lack of searching skill. problem is second timeline elements is overright (second timeline element set value is overright with first element) before the first timeline elements.when i reverse the scroll also there second timeline animation is executed before the first timeline. can you provide me the solution where we can stop second timeline with certain amount of time when first timeline is executing and then second timeline will execute and when we scrollback then second timeline will execute and first will not execute till when it came using scrolling i hope you understand my query waiting for you're positive response animation.zip
  7. Hello Greenshock Community. I'm, so exited and pumped working with scrolltrigger and i made many things with help of scrolltrigger forum. but I'm stuck the another animation where i want to make the card-animation like the proxy.com. I trying to implement my animation like proxy.com where all card will scroll slowly and move slowly and fit into mobile screen then mobile screen will change with second mobile images while scrolling when i scroll card will scroll like first come and will go to last like so on (1,2,3,4 => 4,1,2,3)
  8. gsap.min.js:10 Invalid property drawSVG set to 0% Missing plugin? gsap.registerPlugin() gsap.min.js:10 Invalid property drawSVG set to 100% 100% Missing plugin? gsap.registerPlugin() I am getting above two warning when my page is load can you help to remove those warning()
  9. gsap.min.js:10 Invalid property drawSVG set to 0% Missing plugin? gsap.registerPlugin() gsap.min.js:10 Invalid property drawSVG set to 100% 100% Missing plugin? gsap.registerPlugin() I am getting above two warning when my page is load can you help to remove those warning()
×
×
  • Create New...