Comment by qaco 9 years ago how do you sandbox the iframe/code? 1 comment qaco Reply lionleaf 9 years ago Using the <iframe> "sandbox" property. At least stops things like alert('hey') and a full-page redirect
lionleaf 9 years ago Using the <iframe> "sandbox" property. At least stops things like alert('hey') and a full-page redirect
Using the <iframe> "sandbox" property. At least stops things like alert('hey') and a full-page redirect