<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: jQuery Coda Slider</title>
	<atom:link href="http://www.webresourcesdepot.com/jquery-coda-slider/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webresourcesdepot.com/jquery-coda-slider/</link>
	<description>Free Web Resources</description>
	<lastBuildDate>Sat, 20 Mar 2010 17:19:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rushi Mehta</title>
		<link>http://www.webresourcesdepot.com/jquery-coda-slider/comment-page-1/#comment-107289</link>
		<dc:creator>Rushi Mehta</dc:creator>
		<pubDate>Sat, 23 Jan 2010 07:33:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=329#comment-107289</guid>
		<description>Hey guys, hi

I am using a coda slider in which i have 5 panels for taking in the user information. On each panel i have a save button to save the relevant information on that page but when i click on the save button nothing happens and the structure of the panels get disrupted...please can anyone help me out to solve this problem..???</description>
		<content:encoded><![CDATA[<p>Hey guys, hi</p>
<p>I am using a coda slider in which i have 5 panels for taking in the user information. On each panel i have a save button to save the relevant information on that page but when i click on the save button nothing happens and the structure of the panels get disrupted&#8230;please can anyone help me out to solve this problem..???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: touhami</title>
		<link>http://www.webresourcesdepot.com/jquery-coda-slider/comment-page-1/#comment-21611</link>
		<dc:creator>touhami</dc:creator>
		<pubDate>Tue, 21 Oct 2008 01:03:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=329#comment-21611</guid>
		<description>je trouve ce script tres utile est tres inspirant merci CODA</description>
		<content:encoded><![CDATA[<p>je trouve ce script tres utile est tres inspirant merci CODA</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Johnson</title>
		<link>http://www.webresourcesdepot.com/jquery-coda-slider/comment-page-1/#comment-12329</link>
		<dc:creator>Greg Johnson</dc:creator>
		<pubDate>Thu, 31 Jul 2008 02:37:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=329#comment-12329</guid>
		<description>A WordPress theme was made using this:
http://wordpress.bustatheme.com/coda/</description>
		<content:encoded><![CDATA[<p>A WordPress theme was made using this:<br />
<a href="http://wordpress.bustatheme.com/coda/" rel="nofollow">http://wordpress.bustatheme.com/coda/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aamir Afridi</title>
		<link>http://www.webresourcesdepot.com/jquery-coda-slider/comment-page-1/#comment-9232</link>
		<dc:creator>Aamir Afridi</dc:creator>
		<pubDate>Fri, 04 Jul 2008 08:16:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=329#comment-9232</guid>
		<description>@wrd
True! I thought that the active tab is being saved in a cookie just to load the same tab when the user come to the page again, but i didnt found any of the 4 js files using cookies.

You are right it must me a caching problem. I will post if i find any solution.

Cheers</description>
		<content:encoded><![CDATA[<p>@wrd<br />
True! I thought that the active tab is being saved in a cookie just to load the same tab when the user come to the page again, but i didnt found any of the 4 js files using cookies.</p>
<p>You are right it must me a caching problem. I will post if i find any solution.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Umut M.</title>
		<link>http://www.webresourcesdepot.com/jquery-coda-slider/comment-page-1/#comment-9159</link>
		<dc:creator>Umut M.</dc:creator>
		<pubDate>Thu, 03 Jul 2008 16:49:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=329#comment-9159</guid>
		<description>@Aamir,

You&#039;re right, I just tried it and you&#039;re right. 

When you F5 refresh it works ok. As it is JS, it must be a caching problem.

Another solution would be preventing caching via code I guess.

If you find a solution, please share it.</description>
		<content:encoded><![CDATA[<p>@Aamir,</p>
<p>You&#8217;re right, I just tried it and you&#8217;re right. </p>
<p>When you F5 refresh it works ok. As it is JS, it must be a caching problem.</p>
<p>Another solution would be preventing caching via code I guess.</p>
<p>If you find a solution, please share it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aamir Afridi</title>
		<link>http://www.webresourcesdepot.com/jquery-coda-slider/comment-page-1/#comment-9158</link>
		<dc:creator>Aamir Afridi</dc:creator>
		<pubDate>Thu, 03 Jul 2008 16:39:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=329#comment-9158</guid>
		<description>This plugin is wounderful but it got a bug.

Just navigate to any tab and refresh the page. You will get mix of different tab&#039;s data.(try yourself to see what i mean)

It will be nice to use cookies to save the active tab id etc, so that the reload of the page can bring the same tab or at least the first tab nicely.

I am working on it to fix it. Will post if i found something.

By the way i am using Firefox 2.0 / Firefox 3</description>
		<content:encoded><![CDATA[<p>This plugin is wounderful but it got a bug.</p>
<p>Just navigate to any tab and refresh the page. You will get mix of different tab&#8217;s data.(try yourself to see what i mean)</p>
<p>It will be nice to use cookies to save the active tab id etc, so that the reload of the page can bring the same tab or at least the first tab nicely.</p>
<p>I am working on it to fix it. Will post if i found something.</p>
<p>By the way i am using Firefox 2.0 / Firefox 3</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 5/15 queries in 2.754 seconds using disk

Served from: www.webresourcesdepot.com @ 2010-03-21 00:58:53 -->