<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>aipacommander</author_name>
  <author_url>https://blog.hatena.ne.jp/aipacommander/</author_url>
  <blog_title>ITの隊長のブログ</blog_title>
  <blog_url>https://www.aipacommander.com/</blog_url>
  <categories>
    <anon>html</anon>
    <anon>JavaScript</anon>
  </categories>
  <description>単純な話。 関数だけではなくて、関数の結果をonclickへ返してあげなければいけない。 &lt;!-- こうではない &lt;a href=&quot;#&quot; onClick=&quot;func();&gt;テスト&lt;/a&gt; --&gt; &lt;!-- こう --&gt; &lt;a href=&quot;#&quot; onClick=&quot;return func();&gt;テスト&lt;/a&gt; returnを入れてあげればおｋ。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.aipacommander.com%2Fentry%2F2015%2F11%2F22%2F085756&quot; title=&quot;onClick=&amp;quot;&amp;quot; で、何故かclickを中断できなかった話 - ITの隊長のブログ&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>http://cdn.mogile.archive.st-hatena.com/v1/image/aipacommander/297789129598967254.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-11-22 08:57:56</published>
  <title>onClick=&quot;&quot; で、何故かclickを中断できなかった話</title>
  <type>rich</type>
  <url>https://www.aipacommander.com/entry/2015/11/22/085756</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
