Skip to Content | Skip to Navigation


dojox.secure.sandboxΒΆ

Status:Draft
Version:1.0
Authors:Kris Zyp
Developers:Kris Zyp
Available:since V1.2

Creates a secure sandbox from which scripts and HTML can be loaded that will only be able to access the provided element and it’s descendants, the rest of the DOM and JS environment will not be accessible to the sandboxed scripts and HTML.