Jump to content
Search Community

AlexeiD

Members
  • Posts

    6
  • Joined

  • Last visited

AlexeiD's Achievements

  1. Hi, @Rodrigo! Back here with a question. Is there a way to control the flip plugin using a set of arrows? In other words, can I have two buttons, one for "prev" and one for "next," and be able to click these buttons to cycle through the items?
  2. @mvaneijgen Correct, thank you!
  3. @mvaneijgen This looks great! Thank you! Now, is there any implementation to limit/run this animation only for desktop views (eg. over 1000px) and disable it for tablet and mobile? I see a "pin-spacer" element wrapping the full-panel area with a lot of styles.
  4. Hello! Hope you are well! I am trying to implement a mixed scroll container using GSAP, on a two column container. The first half should scroll horizontally and the other one, with the text, should go vertically. I have attached a codepen with the animation, but looks kinda funky and not synced. What am I doing wrong? Do you have any ideas to get this to work smoother?
  5. Hello! Hope you are well! I want to make a flip animation for some cards, reordering/swaping them by clicking each box. When a box is clicked that would be positioned first, with different width and height and all the other elements should swap and follow the container remaining space. I have an example in the codepen attached, using gsap flip animation, but I cannot find a proper solution to animate this better. Do you have any ideas? Thanks!
  6. Hello! Hope you are well! I have a minimal markup on the attached Codepen. How can I achieve an animation using GSAP like this: when I click or hover on a trigger on the right side I want to make the exact index box on the left to be like featured on top and the other items to move on the bottom row based on the trigger that I clicked, reordering the other divs on the left (clockwise and counter clockwise) based on the selection.
×
×
  • Create New...