Jump to content
Search Community

Andreykch

Members
  • Posts

    4
  • Joined

  • Last visited

Andreykch's Achievements

  1. Thanks, it's work! It was unexpected for me to find such a bug. I didn't expect filters could affect the positions of child elements
  2. I need to add a pinned block into a container that has a backdrop filter blur. But I found that it breaks. Tell me is this a bug or I didn't see something in the documentation?
  3. https://codepen.io/andreykch/pen/yLQmXWP I tried to write a demo, but I couldn't. The first two sections work well, but then the third should scroll up. The fourth section should be on the layer under the third section and be pinned (like in the demo in the top message). And the fifth section should cover the fourth when scrolling, like the second and first
  4. Hi everyone, I have 4 sections. I need to make transitions between them. The second section should run over the first, and the third on the second as in first demo, but between the third and fourth transition should be like in second demo, when the third section goes to the top and opens the fourth section under it. I don't understand how this effect can be achieved https://codepen.io/GreenSock/pen/KKpLdWW https://codepen.io/GreenSock/pen/BaowPwo
×
×
  • Create New...