Hi,
Except for Caja(which is Java based) is there a simple javascript implementation for sandboxing iframes?
Hi,
Except for Caja(which is Java based) is there a simple javascript implementation for sandboxing iframes?
Load the iframe from a different domain, and the same origin policy will sandbox any scripts.