Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages