js-get-message example

This commit is contained in:
Danny Yoo 2012-03-05 16:04:42 -05:00
parent 15812e1c53
commit 3315d65f43
2 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
</head> </head>
<body> <body>
<p>This is a world program:</p> <p>This is a world program:</p>
<iframe id="another-world" src="js-get-message.html"></iframe> <iframe id="another-world" src="js-get-message-child.html"></iframe>
<br/> <br/>
<hr/ <hr/