<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tilfin</author_name>
  <author_url>https://blog.hatena.ne.jp/tilfin/</author_url>
  <blog_title>tilfin's note 跡地</blog_title>
  <blog_url>https://tilfin.hatenablog.com/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>ちょっとエントリのタイトルが微妙だが、まず次の HTML + JavaScript コードをご覧いただきたい。（前後の HTML コードをカットしている） &lt;script type=&quot;text/javascript&quot;&gt; function SampleA(name){ this.name = name; } SampleA.prototype.button_click = function(){ alert(&quot;This is &quot; + this.name); } function init(){ var s1 = new SampleA(&quot;s1&quot;); document.getElementById…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftilfin.hatenablog.com%2Fentry%2F20090110%2F1231583328&quot; title=&quot; JavaScript でオブジェクトのメンバであるメソッドをイベントハンドラにしたときに非 DOM の this を取りたい - tilfin&amp;#39;s note 跡地&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>2009-01-10 19:28:48</published>
  <title> JavaScript でオブジェクトのメンバであるメソッドをイベントハンドラにしたときに非 DOM の this を取りたい</title>
  <type>rich</type>
  <url>https://tilfin.hatenablog.com/entry/20090110/1231583328</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
