Jump to content
Search Community

GsapNewbie

Members
  • Posts

    10
  • Joined

  • Last visited

Recent Profile Visitors

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

GsapNewbie's Achievements

  1. @mvaneijgen thanks! i added a delay for triggering the refresh and seems its working fine
  2. i added the ScrollTrigger.refresh(); on button clicked, still not working, but if I execute ScrollTrigger.refresh(); manually in console, in seems to be working. Any idea why the refresh does not work?
  3. @mvaneijgen accordion is beside "Questions" and for reference I'm using https://devdojo.com/pines/docs/accordion
  4. Hi, I am using alpinejs and tailwind to create an accordion and on another section am using scrolltrigger. What I notice is, by default if the accordions are not open, the scrolltrigger works perfectly fine, once you click any of the accordion, especially those with more content, the scrolltrigger does not properly trigger. please check the demo, am assuming I need to use scroller proxy? need a bit help on how to trigger it everytime one of the accordion item is clicked.
  5. found the issue, it was the container of the slick slider(should not be in a grid or flex), not an issue with scrolltrigger
  6. @Rodrigo updated codepen below https://codepen.io/dxbdevy/pen/KKrYVYp The issue is, when on tablet or mobile, the slick slider is not working properly, it zooms(images) when I try to swipe the images and wont move to the next slider, not sure if it is because of scrolltrigger
  7. Hi, It's me again, currently having an issue on using slick slider when on mobile/tablet view, on desktop everything works fine. What I notice is when I try to slide on the next image(as a bg image), it zooms in and does not move to the next slider. Not sure if it is a conflict between scroll trigger or smooth scroller.
  8. Hi, I am trying to combine the vertical scroll that pins a section and then add a horizontal scrolling on the same section. Need help, i just copied some of the other samples on the codepen from this forum and combine them. Was trying to copy this effect https://www.awesomescreenshot.com/video/19585014?key=d78b887c3d4d0bc2c6f6efcb55f75c6d
  9. Hi, I'm new in using GSAP and currently looking on how to achieve the scroll effect from this website https://discovermarket.videinfra.com/
×
×
  • Create New...