<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippet Revisions</title>
		<link>http://www.bytemycode.com</link>
		<description>Revisions for this snippet.</description>
		<pubDate>Sat, 11 Oct 2008 21:26:45 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	
	<item>
		<title>Preload Images in an Array 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/287/1/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/287/comments/</comments>
		<pubDate>Sun, 13 Aug 2006 14:23:31 +0000</pubDate>
		<dc:creator>snowdonkey</dc:creator>
		<category>"array", "images", "javascript" "preload"</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/287/</guid>
		<description>
			<![CDATA[
				<p>Load images more quickly in a web page by having the browser cache them before they are requested by the user.<br /><br />This script specifies the location of images that share a common folder.  It can be used for multiple images and folders.  <br /><br />This method uses less code and is more maintanable than specifying the location of each image individually.</p>
			]]>
		</description>
	</item>

	
	</channel>
</rss>