<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>a4dosanddos</author_name>
  <author_url>https://blog.hatena.ne.jp/a4dosanddos/</author_url>
  <blog_title>プログラム日記</blog_title>
  <blog_url>https://a4dosanddos.hatenablog.com/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>JavaScript で孫画面から親画面へのアクセス、また、その逆のアクセスをやってみたので、メモしておきます ( あんまり使う場面はなさそうですが・・・ )それぞれのボタンの value を取得するといった場合、以下の感じでできました。■ parent.html &lt;!DOCTYPE html&gt; &lt;head&gt; &lt;title&gt;parent&lt;/title&gt; &lt;script type=&quot;text/javascript&quot;&gt; // 孫画面の参照代入用の変数 var grandchildWindow; function childOpen() { window.open(&quot;child.html&quot;, &quot;ch…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fa4dosanddos.hatenablog.com%2Fentry%2F2014%2F12%2F10%2F001544&quot; title=&quot;「JavaScript」孫画面から親画面にアクセス(その逆も) - プログラム日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-12-10 00:15:44</published>
  <title>「JavaScript」孫画面から親画面にアクセス(その逆も)</title>
  <type>rich</type>
  <url>https://a4dosanddos.hatenablog.com/entry/2014/12/10/001544</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
