<?xml version="1.0"?>
<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>Drawar Thread: Ajax Rotating Story effect, need examples please</title>
<link>http://drawar.com/notes/</link>
<description>Drawar Thread: Ajax Rotating Story effect, need examples please</description>
<language>en</language>
<pubDate>Thu, 04 Dec 2008 20:49:13 +0000</pubDate>

<item>
<title>Ajax Rotating Story effect, need examples please</title>
<link>http://drawar.com/design/notes/11007/p/1/#response-105921</link>
<pubDate>Tue, 15 Jan 2008 13:04:32</pubDate>
<dc:creator>CMIVXX</dc:creator>
<guid isPermaLink="false">105921</guid>
<description>&lt;p&gt;Here ya go..   I think this is what you are looking for.  They say it goes with Joomla, but you can modify it to work with anything.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.frontpageslideshow.net/&quot; rel=&quot;nofollow&quot;&gt;http://www.frontpageslideshow.net/&lt;/a&gt;
&lt;/p&gt;</description>
</item>
<item>
<title>Ajax Rotating Story effect, need examples please</title>
<link>http://drawar.com/design/notes/11007/p/1/#response-105860</link>
<pubDate>Tue, 15 Jan 2008 01:04:03</pubDate>
<dc:creator>Majorchamp</dc:creator>
<guid isPermaLink="false">105860</guid>
<description>&lt;p&gt;Hey Binary,&lt;/p&gt;
&lt;p&gt;Yea, that is very close...only different is automating it to rotate, but you are spot on.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;
Bryan
&lt;/p&gt;</description>
</item>
<item>
<title>Ajax Rotating Story effect, need examples please</title>
<link>http://drawar.com/design/notes/11007/p/1/#response-104712</link>
<pubDate>Sat, 05 Jan 2008 03:54:44</pubDate>
<dc:creator>BinaryMoon</dc:creator>
<guid isPermaLink="false">104712</guid>
<description>&lt;p&gt;Not quite the same but I have something similar running on the homepage of &lt;a href=&quot;http://www.binaryjoy.co.uk/&quot;&gt;Binary Joy&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;FWIW I didn't use any libraries or frameworks and got it running in no more than 40 lines or so (that's a guess - I haven't counted the lines).&lt;/p&gt;
&lt;p&gt;Oh yeah - I also did something similar at work - &lt;a href=&quot;http://www.miniclip.com/&quot;&gt;Miniclip.com&lt;/a&gt;
&lt;/p&gt;</description>
</item>
<item>
<title>Ajax Rotating Story effect, need examples please</title>
<link>http://drawar.com/design/notes/11007/p/1/#response-104700</link>
<pubDate>Sat, 05 Jan 2008 01:18:49</pubDate>
<dc:creator>Majorchamp</dc:creator>
<guid isPermaLink="false">104700</guid>
<description>&lt;p&gt;I think you guys are missing the point. I am wanting to &quot;see&quot; live demos/examples people have done.&lt;/p&gt;
&lt;p&gt;I realize it wouldn't be that hard to do code wise, but I want to see the creativity people have used before with it.&lt;/p&gt;
&lt;p&gt;Thanks
&lt;/p&gt;</description>
</item>
<item>
<title>Ajax Rotating Story effect, need examples please</title>
<link>http://drawar.com/design/notes/11007/p/1/#response-104685</link>
<pubDate>Fri, 04 Jan 2008 23:08:15</pubDate>
<dc:creator>Mike</dc:creator>
<guid isPermaLink="false">104685</guid>
<description>&lt;p&gt;This doesn't seem like it'd be that hard to emulate.  Basically do a setTimeout (length is the interval between switches) that initiates a function to de-highlight all tabs and then highlight the current tab, then fade the main image out and fade another image in.  Probably like 20 lines of code total if you're using Prototype/Script.aculo.us.
&lt;/p&gt;</description>
</item>
<item>
<title>Ajax Rotating Story effect, need examples please</title>
<link>http://drawar.com/design/notes/11007/p/1/#response-104679</link>
<pubDate>Fri, 04 Jan 2008 22:11:54</pubDate>
<dc:creator>Majorchamp</dc:creator>
<guid isPermaLink="false">104679</guid>
<description>&lt;p&gt;kind of...but not quite.
&lt;/p&gt;</description>
</item>
<item>
<title>Ajax Rotating Story effect, need examples please</title>
<link>http://drawar.com/design/notes/11007/p/1/#response-104659</link>
<pubDate>Fri, 04 Jan 2008 17:28:53</pubDate>
<dc:creator>seopher</dc:creator>
<guid isPermaLink="false">104659</guid>
<description>&lt;p&gt;Have a look at &lt;a href=&quot;http://www.lussoluxury.com&quot;&gt;LussoLuxury.com&lt;/a&gt;, that has something similar, although I think he's using an iFrame.  is that the behaviour you're on about?
&lt;/p&gt;</description>
</item>
<item>
<title>Ajax Rotating Story effect, need examples please</title>
<link>http://drawar.com/design/notes/11007/p/1/#response-104622</link>
<pubDate>Fri, 04 Jan 2008 08:04:35</pubDate>
<dc:creator>Majorchamp</dc:creator>
<guid isPermaLink="false">104622</guid>
<description>&lt;p&gt;Hey everyone,&lt;/p&gt;
&lt;p&gt;This is driving me crazy. I have seen the effect on multiple homepages, but the effect I am after is when there is a slideshow of sorts on a homepage and there is an indicator that toggles through each 'story&quot; on a timed basis, so maybe showing each one every 3-5 seconds.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.golf.com/&quot; rel=&quot;nofollow&quot;&gt;http://www.golf.com/&lt;/a&gt; does this, but its not the look I have seen. The ideal look is where there is a large image with some form of a giant arrow to the right of image and you can tell there are extra sections it will be looping through on a timed basis. Think of it like this image&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://btk.name/misc/slideshow.png&quot; alt=&quot;Slideshow example&quot; /&gt;
&lt;/p&gt;</description>
</item>

</channel>
</rss>

