<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>k_yoshiaki324</author_name>
  <author_url>https://blog.hatena.ne.jp/k_yoshiaki324/</author_url>
  <blog_title>Webディレクターがプログラミングで『どう作る』公記</blog_title>
  <blog_url>https://k-yoshiaki324.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>$(function(){ $('.rollover').each(function(){ var a = $(this); var img = a.find('img'); var src_off = img.attr('src'); var src_on = src_off.replace('_off','_on'); $('&lt;img /&gt;').attr('src',src_on); a.hover(function(){ img.attr('src',src_on); },function(){ img.attr('src',src_off); }); }); }); ●参考書：Webデ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fk-yoshiaki324.hatenablog.com%2Fentry%2F2014%2F05%2F13%2F074917&quot; title=&quot;jQuery ロールオーバー - Webディレクターがプログラミングで『どう作る』公記&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://ecx.images-amazon.com/images/I/51OOIybN0vL.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-05-13 07:49:17</published>
  <title>jQuery ロールオーバー</title>
  <type>rich</type>
  <url>https://k-yoshiaki324.hatenablog.com/entry/2014/05/13/074917</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
