Jump to content
Search Community

shadysw

Members
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

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

shadysw's Achievements

  1. thank you for an answer! I tried to apply it in my demo, but it looks like I'm doing something wrong, cause it doesn't work https://codepen.io/vyazemskaya/pen/BavyNPJ
  2. hi there I'm building swiper slider and I need to change it's slides when I scroll. the thing is I need to pin swiper section and unpin it when slider reaches the end. maybe somebody could give me an idea of how I can do this with the help of gsap, if I can.
  3. so i made something like circular slider using motion path plugin and i ran into several problems with images: when I reach the end of the slider (the last picture) the cursor pointer disappears again when the slider reaches the end some of the images sometimes do not animate smoothly I can assume that this is because of the styles that I prescribed to the pictures, because I do not quite understand how to do it right. when i just add img tag and set the width all pictures are no longer aligned along the way. so i came up with padding-bottom on the image wrapper, but it seems to be not a good idea because of the above problems. maybe someone can explain why just setting image width breaks all alignment in motion path, and how to deal with it?
  4. hi there i'm making circular slider using motion path plugin. i only need to use autoRotate for those orange dots as it gives the effect I want to achieve. is there some way to make the images stay the same and not be affected by autoRotate?
×
×
  • Create New...