<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1014788" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1014788</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/jpegs-wont-download-order-theyre-listed#comment-1085751</link>
    <description> &lt;p&gt;Abhishek,&lt;/p&gt;
&lt;p&gt;Thanks for the suggestion.  I have been thinking about using a &quot;slide show&quot; for certain situations. I especially like the sites I&#039;ve seen that have the &quot;page turning&quot; effect.&lt;/p&gt;
&lt;p&gt;A few sites I&#039;ve seen have done the slide show using PowerPoint; most others have done it using JavaScript.&lt;/p&gt;
&lt;p&gt;Thanks again,&lt;br /&gt;
Papa&lt;/p&gt;
 </description>
     <pubDate>Sun, 22 Jul 2001 22:03:32 +0000</pubDate>
 <dc:creator>PaPa</dc:creator>
 <guid isPermaLink="false">comment 1085751 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>slideshow</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/jpegs-wont-download-order-theyre-listed#comment-1085699</link>
    <description> &lt;p&gt;hey,&lt;/p&gt;
&lt;p&gt;sorry for replying so late....but an idea struck me only now. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;looks to me like you may do well using a slideshow. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;br /&gt;
the viewer views one image at a time, so no matter what they only get to see it in the order you put them. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 22 Jul 2001 00:48:19 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1085699 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/jpegs-wont-download-order-theyre-listed#comment-1085683</link>
    <description> &lt;p&gt;Thanks for the information!&lt;/p&gt;
&lt;p&gt;Very enlightening!&lt;/p&gt;
&lt;p&gt;--Papa&lt;/p&gt;
 </description>
     <pubDate>Sat, 21 Jul 2001 17:45:19 +0000</pubDate>
 <dc:creator>PaPa</dc:creator>
 <guid isPermaLink="false">comment 1085683 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/jpegs-wont-download-order-theyre-listed#comment-1085505</link>
    <description> &lt;p&gt;You could take a leaf out of a couple of preloading scripts that return TRUE when the images are loaded, this could be done for each separate image, thus giving you control over the order of downloading. Only one small problem would get in the way of this. the waiting time; people simply don&#039;t have the patience.&lt;/p&gt;
&lt;p&gt;What the others are saying is true. If you have to wait for a 12 image page to download over a slow connection, unless you have the patience of a god, you wont wait around.....&lt;/p&gt;
 </description>
     <pubDate>Wed, 18 Jul 2001 15:20:29 +0000</pubDate>
 <dc:creator>detox</dc:creator>
 <guid isPermaLink="false">comment 1085505 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/jpegs-wont-download-order-theyre-listed#comment-1085501</link>
    <description> &lt;p&gt;Andy is completely right. Preloading may speed up the process but will not do anything about the order.&lt;/p&gt;
&lt;p&gt;Trust me on this one, I went through the exact same thing on a recent, rather largish photographer portfolio. The client was insisting that the images appear in sequence. It was quite a battle to convince him that it was beyond my control.&lt;/p&gt;
 </description>
     <pubDate>Wed, 18 Jul 2001 14:48:38 +0000</pubDate>
 <dc:creator>taff</dc:creator>
 <guid isPermaLink="false">comment 1085501 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/jpegs-wont-download-order-theyre-listed#comment-1085375</link>
    <description> &lt;p&gt;Actually, nothing downloads in the order it&#039;s listed.  The http requests are issued in the order listed but once an http request is issued (almost) anything can happen at the server end or while any of the request/data packets are moving through the Internet.&lt;/p&gt;
&lt;p&gt;You can&#039;t control it, and it&#039;s not worth worrying about.&lt;/p&gt;
&lt;p&gt;BTW a page with 12 pictures each 30kb would drive away anyone using a 28.8 modem.  Thumbnail images linked to larger versions in a pop-up or separate window is a much friendlier way to go.&lt;/p&gt;
 </description>
     <pubDate>Tue, 17 Jul 2001 02:49:40 +0000</pubDate>
 <dc:creator>AndyB</dc:creator>
 <guid isPermaLink="false">comment 1085375 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/jpegs-wont-download-order-theyre-listed#comment-1085337</link>
    <description> &lt;p&gt;Abhishek--&lt;/p&gt;
&lt;p&gt;Thanks for the reply.  It seems to happen on both IE &amp;amp; NS.&lt;/p&gt;
&lt;p&gt;As far as a pattern, I notice that sometimes, say the 3rd jpeg will get stuck loading more often than not.  And then on another gallery page, maybe its the 6th jpeg that seems to get stuck.  But it&#039;s still rather a random event.&lt;/p&gt;
&lt;p&gt;I&#039;m just starting to learn javascript, so I&#039;ll try your suggestion when I&#039;m up to speed.&lt;/p&gt;
&lt;p&gt;--Papa&lt;/p&gt;
 </description>
     <pubDate>Mon, 16 Jul 2001 14:58:32 +0000</pubDate>
 <dc:creator>PaPa</dc:creator>
 <guid isPermaLink="false">comment 1085337 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>browser?</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/jpegs-wont-download-order-theyre-listed#comment-1085320</link>
    <description> &lt;p&gt;hi PaPa,&lt;/p&gt;
&lt;p&gt;my guess is that it happens because thats the way the browser works. what browser do you use?&lt;/p&gt;
&lt;p&gt;im not sure exactly what you can do about it. try preloading the images in the order you want. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;amp;lt;script&amp;amp;gt;&lt;br /&gt;var imgXYZ = new Image()&lt;br /&gt;imgXYZ = &amp;quot;/folder/xyz.jpg&amp;quot;&lt;br /&gt;&amp;amp;lt;/script&amp;amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;br /&gt;
change the var names, locations etc. and repeat those lines of code as needed, in the order you want.&lt;/p&gt;
&lt;p&gt;i doubt theres much else....also, could you post what pattern you noticed...it may help. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 16 Jul 2001 03:51:42 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1085320 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
