iframe parent and child inter communication
inter-communication use frame function() and postMessage().
- iframe-parent.html
- iframe-child.html
- iframe-parent-postmessage.html
- iframe-child-postmessage.html
- iframe-call-parent-child.html
- iframe-call-parent.html