Hey all, I was wondering how this website made the images interactive (grow and shrink side-by-side)? Link is: https://www.bauhauskooperation.com/kooperation/project-archive/magazine/follow-the-bauhaus-into-the-world/jeanneret-made-in-india/ Thanks!
Learn how to read the code - it's all laid out bare. From a quick look I'd say it's this: https://git.vobacom.info/pjaworski/turek2/tree/master/libraries/lazysizes/plugins/respimg There's a lot of javascript on that page though, but you'll learn lots while checking it all out.