lawrencenull / HTML5-Sandbox-Demo

A simple HTML5 sandbox demo app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTML5 Sandbox Demo

This is an sample project showing the sandbox features in HTML5. It is part of an blog post which will be included when ready into this project.

Playing with the demo

Just open up index.html and you will see that the page is loading untrusted.html into an sandboxed IFRAME element. You can loose the applied policies by checking the various attributes, which immediately reloads the page with the modified sandbox security.

About

A simple HTML5 sandbox demo app