<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>u_7cc</author_name>
  <author_url>https://blog.hatena.ne.jp/u_7cc/</author_url>
  <blog_title>7cc@はてなブログ</blog_title>
  <blog_url>https://7cc.hatenadiary.jp/</blog_url>
  <categories>
    <anon>JavaScript</anon>
    <anon>互換性</anon>
  </categories>
  <description>keydownやclickはdocument以下のノード・要素に設定する。 追記： イベントのバブリングがわかる人向けの説明。 IE8まではイベントのバブリングがdocumentまでなので、windowに設定してもイベントがキャッチされません。 input.parentNode.parentNode...とparentNodeをさかのぼっていくと、最後にはdocumentになるのでそこで止まるようです。 document.documentElement.parentNode -&gt; document document.parentNode -&gt; null しかしFirefoxなどのブラウザではw…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F7cc.hatenadiary.jp%2Fentry%2F2013%2F04%2F13%2F070041&quot; title=&quot;IE8ではwindowにkeypressやonclickが設定できない　JS - 7cc@はてなブログ&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>2013-04-13 07:00:41</published>
  <title>IE8ではwindowにkeypressやonclickが設定できない　JS</title>
  <type>rich</type>
  <url>https://7cc.hatenadiary.jp/entry/2013/04/13/070041</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
