Hacker News new | ask | show | jobs
by ComplexSystems 850 days ago
Could you perhaps modify the iframe to clear the new URL from history using JavaScript?

You could also make it optional; perhaps there'd be syntax like <a href="asdf.html#myElement;no history">...</a> or something.

Probably would be better to make the no history default though.