<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>verdana</author_name>
  <author_url>https://blog.hatena.ne.jp/verdana/</author_url>
  <blog_title>accelerate utilities</blog_title>
  <blog_url>https://accelerate.hateblo.jp/</blog_url>
  <categories>
    <anon>html</anon>
    <anon>JavaScript</anon>
  </categories>
  <description>JavaScriptのonMouseOver属性を使用してhtmlソース内に記述した画像の表示を、マウスオーバーのときに違う画像を表示させることができる。 &lt;img src=&quot;画像パス1&quot; alt=&quot;&quot; onMouseOver=&quot;this.src='画像パス1'&quot; onMouseOut=&quot;this.src='画像パス2'&quot;&gt; このように指定することで、普通に表示されているときは画像1が表示され、その画像にマウスオーバーさせると画像2に切り替わる。JavaScriptでの指定は幅広くhtmlに組み込めるので面白い。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Faccelerate.hateblo.jp%2Fentry%2F20090704%2F1246806745&quot; title=&quot;imgタグ画像をJavaScriptのonMouseOverで表示切り替え - accelerate utilities&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-07-04 00:12:25</published>
  <title>imgタグ画像をJavaScriptのonMouseOverで表示切り替え</title>
  <type>rich</type>
  <url>https://accelerate.hateblo.jp/entry/20090704/1246806745</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
