Oh snap! Please Sign In to continue.
A dashboard for interesting DOM tricks/techniques.
One can know the answers for,
- What are the different ways of accessing a
[Window Object]
, in a given browser?
- What properties of the
postMessage
API can be overridden and changed?
- Does
XMLHttpRequest
follow the Same-Origin-Policy on redirects?
- Does a certain DOM security bug in Firefox be replicated in other browsers?
- And many more interesting questions, where your imagination is the only limit !