<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>bellx2</author_name>
  <author_url>https://blog.hatena.ne.jp/bellx2/</author_url>
  <blog_title>べるべる研究日誌</blog_title>
  <blog_url>https://bellx2.hateblo.jp/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>cssでマウスオーバー時の画像切り換えをすると、キャッシュに画像が入っていないために、表示されるまで間があいたり、白くなったりちらついたりする。ということで、以下のようなJavascriptで先読みできたのでメモ &lt;SCRIPT type=&quot;text/javascript&quot;&gt; imglist = [&quot;menu_01_on.gif&quot;,&quot;menu_02_on.gif&quot;]; preImage = new Array(); for (i=0; i&lt;imglist.length; i++) { preImage[i] = new Image(); preImage[i].src = &quot;/common/i…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbellx2.hateblo.jp%2Fentry%2F20080529%2Fp1&quot; title=&quot;画像の先読み - べるべる研究日誌&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>2008-05-29 00:00:00</published>
  <title>画像の先読み</title>
  <type>rich</type>
  <url>https://bellx2.hateblo.jp/entry/20080529/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
