Jump to content
Search Community

Harold AO

Business
  • Posts

    30
  • Joined

  • Last visited

Everything posted by Harold AO

  1. Harold AO

    New GSAP 💚

    Yeah, the light theme would be great (like the previous website) ^^
  2. Hi team. I'm wondering how to animate the words of a line individually. E.g: "In this demo, we're" (first line) should start animating each word at the same time as the words of the 2nd line ("Gonna see how to make"), etc...
  3. Hi y'all. I don't understand why GSAP splits each character in a word when I don't mention to split each chars ?
  4. Same here... with WeGlot ?‍??
  5. Btw... I updated the codepen... (I added Swiper). And if you inspect the element, you can also see that all the content inside product-images__wrapper is removed
  6. The JS is under global.js. The only error I have in my console is "ScrollTrigger.min.js:10 Uncaught TypeError: r.revert is not a function"
  7. Got it ... I removed it. But I still have the issue... All the nodes under .products-image__wrapper are removed by ScrollTrigger But
  8. Here is a temp link to the Shopify website : https://6mz35le1e8kcfiqc-40246673574.shopifypreview.com/products/natz-the
  9. Hi. I want to use ScrollTrigger to pin the images on the left side but the left part is immediately fired by ScrollTrigger (idk why?) (I quickly pasted my code from Shopify on Codepen) The error I have in my console
  10. https://stackoverflow.com/questions/20310690/overflowhidden-on-inline-block-adds-height-to-parent Nevermind... I found the issue. I have to add vertical-align: top
  11. Hello. I have a issue with my line-height. It seems like it's because of overflow hidden... but I'm not sure how to resolve this issue ?
  12. The strong element is not split in multiple lines
  13. Take a look at this codepen https://codepen.io/vanholtzco/pen/abEOead that covers the topic.
  14. Hey Greensock ! I'm working on a Shopify store with scrollSmoother, and there's an app that add a section in the DOM and causes layout shift. I need to manually recalculate the height of the scrollable area (I want the same behavior as when we resize the window) but currently it's not possible from what I saw in the doc. My footer is not reachable anymore
×
×
  • Create New...