<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1003035" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1003035</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/preload-across-frames#comment-1013417</link>
    <description> &lt;p&gt;Preload your images using this code:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;code:&lt;/p&gt;
&lt;pre&gt;if (document.images) {
   SOURCE_NAME = new Image();
   SOURCE_NAME.src = &quot;FILE.GIF&quot;;
   }[/code]

Then change your HTML to:

&lt;BLOCKQUOTE&gt;code:&lt;pre&gt;onMouseOver=&quot;parent.leftFrame.document.images.transparent.src = parent.SOURCE_NAME.src;[/code] &lt;/pre&gt;&lt;/blockquote&gt;&lt;/pre&gt;&lt;/blockquote&gt;</description>
     <pubDate>Mon, 03 Apr 2000 05:48:00 +0000</pubDate>
 <dc:creator>Lloyd Hassell</dc:creator>
 <guid isPermaLink="false">comment 1013417 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/preload-across-frames#comment-1013416</link>
    <description> &lt;p&gt;Ok, so your saying to preload the images in both html files? or what? I don&#039;t quite follow what you said.&lt;/p&gt;
&lt;p&gt;If you did mean that.....I would want to try to stay away from having to preload all th eimages twice over =)&lt;/p&gt;
&lt;p&gt;-Tallon-&lt;/p&gt;
 </description>
     <pubDate>Sun, 02 Apr 2000 21:48:00 +0000</pubDate>
 <dc:creator>tallon</dc:creator>
 <guid isPermaLink="false">comment 1013416 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/preload-across-frames#comment-1013415</link>
    <description> &lt;p&gt;Why dont you just preload them in that HTML Page. Lets say your left frame is left.html, then place the JS code in there to preload the images that will appear onmouseover, and in the top frame (lets say its top.html) place the JS in top.html that would preload the images that will be effected.&lt;/p&gt;
&lt;p&gt;I think that would work. Myabe not, I suck at JS&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
-RJ D&#039;Angelo&lt;br /&gt;
&lt;a href=&quot;http://www.dangelowebdesign.com&quot; title=&quot;http://www.dangelowebdesign.com&quot;&gt;http://www.dangelowebdesign.com&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://sopranos.virtualave.net&quot; title=&quot;http://sopranos.virtualave.net&quot;&gt;http://sopranos.virtualave.net&lt;/a&gt;&lt;br /&gt;
AOL: dangelofly&lt;br /&gt;
AIM: flying cow 1016&lt;br /&gt;
Email: &lt;a href=&quot;mailto:rj6567@hotmail.com&quot;&gt;rj6567@hotmail.com&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 02 Apr 2000 21:33:00 +0000</pubDate>
 <dc:creator>dangelo</dc:creator>
 <guid isPermaLink="false">comment 1013415 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
