Jump to content
Search Community

user100

Members
  • Posts

    2
  • Joined

  • Last visited

user100's Achievements

1

Reputation

  1. Thanks @akapowl ! It helps but another issue now is when you resize the start trigger is off. I just added markers to the codepen above and initially it starts at the top of the section which is what I need, but when I resize it looks like 200px above the section. And for my actual code, it seems like it occurs 1vh higher.
  2. I am animating an image as shown in the codepen link, and it works just the way I want it to. The issue is when I hit inspect and change the width of my screen from for example 1440 to 1920, the initial image which is supposed to cover the full width of the screen doesn't anymore, it covers the last known width (thus at 1920, the image is only covering 1440px instead of 1920px in width). How can I fix this?
×
×
  • Create New...