8000 GitHub - Techek/PostMessagePoC: postMessage between mother, popup and iframe'd external site
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Techek/PostMessagePoC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostMessagePoC

postMessage between mother-site with popup-window and iframe'd external site

How to use

  1. Install NodeJS
  2. Run "npm install http-server -g"
  3. Start Mother Website
    1. Start commandprompt
    2. Change directory to <gitpath>
    3. Run "http-server "Mother" -p18546 -i"
  4. Start External Website
    1. Start commandprompt
    2. Change directory to <gitpath>
    3. Run "http-server "External" -p18580 -i"
  5. Browse http://localhost:18546/

About

postMessage between mother, popup and iframe'd external site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0