Jump to content
Search Community

No Dead Fish

Members
  • Posts

    3
  • Joined

  • Last visited

No Dead Fish's Achievements

  1. Thanks for your reply. I tried implementing the code you wrote but it caused some weird issues on the live website. A colleague of mine managed to fix it this morning using the following script: https://codepen.io/Bart-van-de-Ven-the-sans/pen/VwVJRNZ And this seems to be doing the trick as well. Thanks again for your reply! I appreciate it a lot. Very best, Bart
  2. Sure! I use Webflow to build the website, so I can share the HTML and CSS via this link: https://preview.webflow.com/preview/expandable-showcase?utm_medium=preview_link&utm_source=designer&utm_content=expandable-showcase&preview=7ec2f683b9be87859fbeda29dd265e29&workflow=preview, on the staging domain you can see how the interaction is currently working (https://expandable-showcase.webflow.io/). I want the animation to go back to it's original state at the end of home header section. I hope the links above give you a better understanding of the HTML and CSS, if not, please let me know!
  3. Hi, I'm trying to create an animation that sets the element back to the original size of the element but I can't make it work. The scrollable element has to go from 80svw width and 80svh height to 100svw and 100svh but it also has to go back to 80svw and 80svh at the end of the animation. Can someone tell what I have to add to the js to make it work? Thanks in advance! Very best, Bart
×
×
  • Create New...