dojox.secure.sandbox¶
Status: | Draft |
---|---|
Version: | 1.0 |
Authors: | Kris Zyp |
Developers: | Kris Zyp |
Available: | since V1.2 |
Contents
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.
- DojoX Secure is described in more detail here: http://www.sitepen.com/blog/2008/08/01/secure-mashups-with-dojoxsecure/