postMessage between mother-site with popup-window and iframe'd external site
How to use
- Install NodeJS
- Run "npm install http-server -g"
- Start Mother Website
- Start commandprompt
- Change directory to <gitpath>
- Run "http-server "Mother" -p18546 -i"
- Start External Website
- Start commandprompt
- Change directory to <gitpath>
- Run "http-server "External" -p18580 -i"
- Browse http://localhost:18546/