Jump to content
Search Community

BeatlesBOB

Members
  • Posts

    9
  • Joined

  • Last visited

BeatlesBOB's Achievements

  1. Maybe the expected result wasn't clear, So when we are inside a new category (when the left element change the title) I want the right list to be pinned for exemple 300px. As You can see inside my codepen I have a scrolltrigger that for me should do the trick but when I uncomment it, it make the right list shakky when touch the top and it doesn't pinned well. Any idea to make this work as intended ?
  2. Hello Everyone, I'm trying to pin right section when It touch the top of viewport but when I try by using another Scrolltrigger it make things a bit shaky and break the other effect.
  3. Hi, thank you for your reply, Yhea it totally do the job, thank you very much, and I was talking about dev tools, sorry for my poor explanation. @Cassie
  4. Hello, I'm trying to make a Timeline using scrolltrigger, I'm quite new to gsap and developpement. The thing works quite fine but on mobile, when I press f12 the scrolltrigger doesn't pin and animate. Have you any idea to solve this ?
  5. Hi, I'm trying to do something like this in a page. Actually on the codepen everything work, but on actual full page using juste html css and javascript, when I passed to mobile overview scrolltrigger doesn't seems to work
  6. Yea fore sure : https://codepen.io/beatlesbob/pen/eYWMrEW. To replicate my issue, just put an markers : true and it will scroll again
  7. I'm really sorry for my English, I wanted to say that when I pass the markers to : true, I could scroll again in the different sections. And section.clientHeight return me the current height of my section
  8. Hi @Cassie thank you very much for your reply, I'm sur it will help now or later. I'm actually struggling on even more basic thing since I'm discovering Gsap. Like in the codepen sample when I remove markers nothing happen it's like markers unlock the scroll. To do the expect effect i was using like Intersection observer but I'm sur we can know current section using only Gsap witch I'm sure it's more relevant.
  9. Hi everyone, I'm trying to make an horizontal scroll, that I understand. I'm not very good at math and logic but I want to make like when u scroll the scale of the section goes .5 then back to normal. I have seen plenty of exemple but i cannot figure what logic is behind. Sorry for my english.
×
×
  • Create New...