<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>emj1025</author_name>
  <author_url>https://blog.hatena.ne.jp/emj1025/</author_url>
  <blog_title>emuramemo</blog_title>
  <blog_url>https://www.emuramemo.com/</blog_url>
  <categories>
    <anon>HTML・CSS</anon>
    <anon>webデザイン</anon>
  </categories>
  <description>フォームのボタンを画像で表示したいときに &lt;input type=&quot;image&quot; src=&quot;画像パス&quot; alt=&quot;代替テキスト&quot; /&gt; で画像を表示させる方法があります。 が、IE9だけ表示されません。。。 ボタンをcssのbackground表示で解決できるかもしれませんが、大量にボタンがある場合はひとつずつcss書いていくのがさすがに面倒。 htmlのソースも書き換えないといけないし。 しかし、解決方法は簡単です。 「width」「height」を指定する。 これだけ。 書いてみるとこんな感じです。 &lt;input type=&quot;image&quot; src=&quot;画像パス&quot; alt=&quot;代替テキスト&quot; w…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.emuramemo.com%2Fentry%2F2013%2F10%2F26%2F112917&quot; title=&quot;IE9でinput type=&amp;quot;image&amp;quot;のフォームボタン画像が表示されない時の対処法 - emuramemo&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-10-26 11:29:17</published>
  <title>IE9でinput type=&quot;image&quot;のフォームボタン画像が表示されない時の対処法</title>
  <type>rich</type>
  <url>https://www.emuramemo.com/entry/2013/10/26/112917</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
