>>2592416>Iframesnow before you kill me, I don’t mind iframes as they are. the problem is, people make websites based entirely on one iframe which is fine, but then there is no navigation back or forward. please nonas, this is hard to use.
I urge, no, BESEECH people to make buttons that on click
trigger “history.back()” in the iframe, or just make the container you want to update with new content in JavaScript so you have access to AJAX and can go back and forward using the browser buttons without changing the page. I know this is less desirable because it’s harder but it is worth it if you’re getting into building a more polished website or single page app