<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rennnosukesann</author_name>
  <author_url>https://blog.hatena.ne.jp/rennnosukesann/</author_url>
  <blog_title>Ren's blog</blog_title>
  <blog_url>https://rennnosukesann.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>メモ。 HTMLでファイルダイアログを開いて指定したファイルを操作するとき、 以下のように&lt;input type=&quot;file&quot; /&gt;にonchange属性をつけ、そこにイベントハンドラ関数を設定します。 HTML &lt;div ng-app=&quot;myApp&quot;&gt; &lt;div ng-controller=&quot;MyAppCtrl&quot;&gt; &lt;input type=&quot;file&quot; onchange=&quot;onChange(this)&quot;/&gt; &lt;/div&gt; &lt;/div&gt; JavaScript function onChange(e) { console.log(e.value); } codepen.io 通常であれば、ボタン…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frennnosukesann.hatenablog.com%2Fentry%2F2018%2F05%2F23%2F082920&quot; title=&quot;【HTML】Safariで&amp;lt;input type=&amp;quot;file&amp;quot; /&amp;gt;で二度同じファイルをアップロードしようとすると、二回目のonchangeが発火しない - Ren&amp;#39;s blog&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>2018-05-23 08:29:20</published>
  <title>【HTML】Safariで&lt;input type=&quot;file&quot; /&gt;で二度同じファイルをアップロードしようとすると、二回目のonchangeが発火しない</title>
  <type>rich</type>
  <url>https://rennnosukesann.hatenablog.com/entry/2018/05/23/082920</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
