Skip to content

jpullen/html5-hardened

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

html5-hardened

Examples of practices to harden HTML5

Iframe-sandbox-puremvc

A pure MVC proxy that enables cross iframe comunication. To use add a IframeMeidator to your parent and all iframes.

You are resonsible for:

  • Defining the id in appConstants.js this must match the id you assign in HTML.
  • Writing the handlePost method in IframeMediatorCommon
  • Writing the send method of each IframeMediator

About

Examples of practices to harden HTML5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published