<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>eichisanden</author_name>
  <author_url>https://blog.hatena.ne.jp/eichisanden/</author_url>
  <blog_title>技術メモのかけら</blog_title>
  <blog_url>https://eichisanden.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>IE10から追加されたテキストボックスのクリアボタン、パスワードの表示ボタンを消す方法。 疑似セレクタが用意されているので、そいつ消せばOK。 クリアボタンを消す input::-ms-clear { visibility:hidden } パスワード表示ボタンを消す input::-ms-reveal { visibility:hidden } ただし、ドキュメントモードをIE9とかに変更されると効果がなくなるようです。 http://answers.microsoft.com/ja-jp/ie/forum/ie10-windows_7/ie89%E3%83%A2%E3%83%BC%E3%8…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Feichisanden.hateblo.jp%2Fentry%2F2014%2F01%2F16%2F181008&quot; title=&quot;IE10でテキストボックス中の×ボタンを非表示にする - 技術メモのかけら&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>2014-01-16 18:10:08</published>
  <title>IE10でテキストボックス中の×ボタンを非表示にする</title>
  <type>rich</type>
  <url>https://eichisanden.hateblo.jp/entry/2014/01/16/181008</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
