Jump to content
Search Community

Sukru

Members
  • Posts

    149
  • Joined

  • Last visited

Everything posted by Sukru

  1. @GreenSock I think basically there is no solution, I will have to write these properties for all the id and class i use.
  2. @GreenSock Thank you, yes I know this method but if then; Below the video content i use at the top, the content at the bottom appears and breaks the use of height:100vh.
  3. Hello, I am making a project with gsap. Everything works very well, but when the content comes from the bottom to the top or when the content is independent from each other, a flickering line occurs, I searched, but I could not solve it, can you help? I am sharing the photo with you. Error image https://freeimage.host/i/screenshot-2023-04-05-005609.HOYGZMb
  4. Sukru

    Overflow hidden

    @GreenSock thank you very much ?
  5. Sukru

    Overflow hidden

    Hello, there is a filter part in my project, as in the example, when I restrict the div height, I want to move the scroll when I make it overflow hidden, but the page moves. Can you help me?
  6. Sukru

    Gsap lag problem

    @GSAP Helper Hello, now I tried to explain the problem with codepen
  7. Sukru

    Gsap lag problem

    Hello, my question is a bit of a general problem in gsap projects, where I first open the pages, it seems as if the page crashes and freezes, then the animations are active, I am sharing a few examples, where do I make a mistake, can you help? Look at the text animations in these examples, it stops at startup, then the animation starts, that's exactly my problem. https://additive.netlify.app/ App js > https://sukruemanet.netlify.app/assets/js/gsap/app.js https://sukruemanet.netlify.app/ App js > https://additive.netlify.app/assets/js/gsap/app.js https://clever-seahorse-227af4.netlify.app/ App js > https://clever-seahorse-227af4.netlify.app/assets/js/gsap/app.js
  8. Sukru

    Gsap Selectric

    @GreenSock yea thank you
  9. Sukru

    Gsap Selectric

    @Rodrigo Unfortunately, I tried but this method did not solve the problem, it continues.
  10. Sukru

    Gsap Selectric

    Hello, I am making a project with gsap smooth scroller, there is a selectric selectbox plugin in it, the problem is that when the selectbox is opened, the scroll in it does not move, the page moves. Can you help me?
  11. @akapowl thank you very much
  12. Hello, I added lightGallery framework to my gsap project, it works fine, but there is a scroll problem. When I turn off the lightbox, it shifts up and down. How can I prevent this? Can you help me? I guess scroll is not locking
  13. @Cassie Thank you very much for the help. Could this effect be smoother? Because when it comes to the writing area, it stays hard and when you pull it down, it moves the same hard way.
  14. Hello, I want to reduce the initial section height while scrolling and I do this, but there is a space between the section below it? Can you help?
  15. @mvaneijgen thank you very much
  16. Hello, I want the footer part to come from the bottom like a parallax. I did it partially, but there is a space at the bottom. Can you help with this?
  17. @mvaneijgen yes i wanted to do this, thank you very much
  18. @mvaneijgen Thanks you, actually partially yes, but I want the color change when the scroll movement starts, not at a certain point. And I don't quite understand why it is based on the "content" class. Doesn't it have an effect if the scroll moves simultaneously with the pin?
  19. @mvaneijgen now there is only one scrolltrigger, i deleted the others
  20. Hello, the problem I'm facing is that when I scroll pin, the top part gets darker and smaller slowly. I made it smaller, but I couldn't center the beginning in the darkening part, you will see other markers. When I do " start: "center center , end: center center"," the markers do not appear. When the site is first opened, it is not actually white, but actually a very slightly dark color. This should not happen with white > and then > dark tone with scroll... I would appreciate it if you could help. I am sharing the test link I made in this project. https://clever-seahorse-227af4.netlify.app/
  21. @Reksa Andhika yea thank you very much
  22. Ok I removed those features but it still didn't work. I want the <section class="start-image"> to actually be fixed and the content underneath it to slide over it.
  23. Thanks but this is not what I want As in the example, where the content part needs to be hovered over. And there are 2 different images in the content, the second image does not come.
  24. Hello, I want the content part to be pin and scroll by hovering over the start part. One problem is that the content doesn't get auto height and scrolls gradually. Example website; https://www.rose-island.co/
  25. thank you very much @GreenSock
×
×
  • Create New...