<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1026740" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1026740</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/rotating-image-slices#comment-1160679</link>
    <description> &lt;p&gt;thanks for the help but the code doesnt quite work for what i need, let me a little more specific , i have a header on a  website , the main header picture  is cut up into 4 slices, in such a way:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://www.latinsensations.com/example.jpg&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt; &lt;/p&gt;
&lt;p&gt;i need to make images 1-4 rotate as a whole so that theres a different girl picture in the header everytime one visits the page, any help is GREATLY appreciated, thanks&lt;/p&gt;
 </description>
     <pubDate>Fri, 22 Oct 2004 15:12:22 +0000</pubDate>
 <dc:creator>mixshows</dc:creator>
 <guid isPermaLink="false">comment 1160679 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/rotating-image-slices#comment-1160574</link>
    <description> &lt;p&gt;THANKS DOG! im goin to give this a shot!&lt;/p&gt;
 </description>
     <pubDate>Tue, 19 Oct 2004 20:16:57 +0000</pubDate>
 <dc:creator>mixshows</dc:creator>
 <guid isPermaLink="false">comment 1160574 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/rotating-image-slices#comment-1160572</link>
    <description> &lt;p&gt;use the following naming convention (assuming the header is broken up into a left, center and right image):&lt;/p&gt;
&lt;p&gt;l_image01.gif&lt;br /&gt;
c_image01.gif&lt;br /&gt;
r_image01.gif&lt;/p&gt;
&lt;p&gt;l_image02.gif&lt;br /&gt;
c_image02.gif&lt;br /&gt;
r_image02.gif&lt;/p&gt;
&lt;p&gt;l_image03.gif&lt;br /&gt;
c_image03.gif&lt;br /&gt;
r_image03.gif&lt;/p&gt;
&lt;p&gt;l_image04.gif&lt;br /&gt;
c_image04.gif&lt;br /&gt;
r_image04.gif&lt;/p&gt;
&lt;p&gt;Then in your code, I assume somewhere from the rotating, you would end up with a variable that contains the chosen image (say &quot;image03.gif&quot;). Now for each of the three images, you just need to prepend the name with &quot;l_&quot;, &quot;c_&quot; or &quot;r_&quot;.&lt;/p&gt;
&lt;p&gt;-Greg&lt;/p&gt;
 </description>
     <pubDate>Tue, 19 Oct 2004 19:48:56 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1160572 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
