Hacker News new | ask | show | jobs
by ajanuary 4667 days ago
Would be useful to also sandbox it against running any javascript etc. contained therein.
1 comments

html5 iframe allows this [0], but i think it'll be difficult to shim in browsers that don't support it.

[0] https://developer.mozilla.org/en-US/docs/Web/HTML/Element/if...

Thanks. I had a vague memory that there was something that did it, but couldn't remember what.