Skip to content
This repository has been archived by the owner on Oct 9, 2019. It is now read-only.

Commit

Permalink
fixed target iframe error
Browse files Browse the repository at this point in the history
  • Loading branch information
remy committed Apr 25, 2011
1 parent 3c7757a commit 2b7cb01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/postmessage2.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<p><label for="message">Message</label><input type="text" name="message" value="my message" id="message" /> <input type="submit" />
</p>
<h2>Target iframe:</h2>
<iframe id="iframe" src="http://jsbin.com/uderi/6"></iframe>
<iframe id="iframe" src="http://jsbin.com/uderi/7"></iframe>
</form>
</article>
<script>
Expand Down

0 comments on commit 2b7cb01

Please sign in to comment.