Y
Hacker News
new
|
ask
|
show
|
jobs
by
moonchild
1533 days ago
Don't [i]frames solve this problem? They can use scripts, sure, but those scripts are contained and cannot reach outside their box.
1 comments
robin_reala
1533 days ago
A quick sandbox attribute and the scripts will be disabled:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/if...
link