<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1022847" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1022847</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/mouse-over-help#comment-1140806</link>
    <description> &lt;p&gt;Ugh, sorry -- the problem is that you&#039;re preloading the images right now, but calling the wrong images! &lt;/p&gt;
&lt;p&gt;You are preloading &quot;pstv-template_##b.jpg&quot; and calling &quot;/images/pstv-template_##b.jpg&quot; in the code -- make them the same set of images and you&#039;ll find they work better.&lt;/p&gt;
 </description>
     <pubDate>Mon, 17 Nov 2003 03:00:52 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1140806 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/mouse-over-help#comment-1140802</link>
    <description> &lt;p&gt;Thanks for the help.  I made the adjustment but it&#039;s just as slow.  Should I give up on that scripe and lookfor a different method?  Or is that pretty much the univerally standard way to do a preloaded mouseover?&lt;/p&gt;
 </description>
     <pubDate>Mon, 17 Nov 2003 02:28:47 +0000</pubDate>
 <dc:creator>fifeclub</dc:creator>
 <guid isPermaLink="false">comment 1140802 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/mouse-over-help#comment-1140795</link>
    <description> &lt;p&gt;Heh - yep, Suzanne&#039;s solution should fix it. Before you do, just for fun, run your mouse up and down the menu a few times quickly. If you do it enough, the server becomes overwhelmed tried to call up those 8 images over and over again and gets stuck at &quot;8 images remaining&quot; and the rollovers stop working completely.&lt;/p&gt;
 </description>
     <pubDate>Sun, 16 Nov 2003 23:22:19 +0000</pubDate>
 <dc:creator>taff</dc:creator>
 <guid isPermaLink="false">comment 1140795 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/mouse-over-help#comment-1140786</link>
    <description> &lt;p&gt;wow. the delay is visible on dsl as well. big flashes of white.&lt;/p&gt;
&lt;p&gt;You&#039;re not preloading the mouseovers, you&#039;re preloading the images that load anyway...&lt;/p&gt;
&lt;p&gt;Try this instead:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;amp;gt;&lt;br /&gt;image2 = new Image();&lt;br /&gt;image2.src = &amp;quot;pstv-template_02b.jpg&amp;quot;;&lt;br /&gt;image4 = new Image();&lt;br /&gt;image4.src = &amp;quot;pstv-template_04b.jpg&amp;quot;;&lt;br /&gt;image5 = new Image();&lt;br /&gt;image5.src = &amp;quot;pstv-template_05b.jpg&amp;quot;;&lt;br /&gt;image6 = new Image();&lt;br /&gt;image6.src = &amp;quot;pstv-template_06b.jpg&amp;quot;;&lt;br /&gt;image7 = new Image();&lt;br /&gt;image7.src = &amp;quot;pstv-template_07b.jpg&amp;quot;;&lt;br /&gt;image8 = new Image();&lt;br /&gt;image8.src = &amp;quot;pstv-template_08b.jpg&amp;quot;;&lt;br /&gt;image9 = new Image();&lt;br /&gt;image9.src = &amp;quot;pstv-template_09b.jpg&amp;quot;;&lt;br /&gt;image10 = new Image();&lt;br /&gt;image10.src = &amp;quot;pstv-template_10b.jpg&amp;quot;;&lt;br /&gt;&amp;amp;lt;/script&amp;amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Sun, 16 Nov 2003 18:37:11 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1140786 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
