@tbernard @jimmac Might browsers still support the older framesets? They are somewhat better but also worse than iframes... I wonder how well you could fake an SPA with iframes and view transitions using HTML only. A better option might be HTMX (close to only using HTML), although it cannot match the experience of an SPA as far as I've read.