Hacker News new | ask | show | jobs
by qaco 3409 days ago
how do you sandbox the iframe/code?
1 comments

Using the <iframe> "sandbox" property. At least stops things like alert('hey') and a full-page redirect