<?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: jCapSlide: A jQuery Image Caption Plugin</title>
	<atom:link href="http://tympanus.net/codrops/2009/11/23/jcapslide-a-jquery-image-caption-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://tympanus.net/codrops/2009/11/23/jcapslide-a-jquery-image-caption-plugin/</link>
	<description>Useful resources and inspiration for creative minds</description>
	<lastBuildDate>Tue, 22 May 2012 15:12:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Nina</title>
		<link>http://tympanus.net/codrops/2009/11/23/jcapslide-a-jquery-image-caption-plugin/comment-page-3/#comment-360434</link>
		<dc:creator>Nina</dc:creator>
		<pubDate>Thu, 29 Dec 2011 08:43:56 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=866#comment-360434</guid>
		<description>Hi,
Great plugin! I have a question.... how can I add some character encoding support other than English, for example Persian?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Great plugin! I have a question&#8230;. how can I add some character encoding support other than English, for example Persian?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://tympanus.net/codrops/2009/11/23/jcapslide-a-jquery-image-caption-plugin/comment-page-3/#comment-252944</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 07 Nov 2011 17:41:58 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=866#comment-252944</guid>
		<description>I just wanted to thank Chris for putting in that fix for Safari. I believe width and height are defined in the original download, but I didn&#039;t add them while implementing my own images at first. That really screws up how Safari handles this plugin. Not Firefox though.</description>
		<content:encoded><![CDATA[<p>I just wanted to thank Chris for putting in that fix for Safari. I believe width and height are defined in the original download, but I didn&#8217;t add them while implementing my own images at first. That really screws up how Safari handles this plugin. Not Firefox though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://tympanus.net/codrops/2009/11/23/jcapslide-a-jquery-image-caption-plugin/comment-page-3/#comment-251941</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Mon, 07 Nov 2011 04:32:01 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=866#comment-251941</guid>
		<description>I have been looking around for an effect like this for Wordpress. I&#039;ve looked at Mosaic and some others. They all seem very cool. The problem is, no one gives any clear direction on how to install this in a WP site. :(</description>
		<content:encoded><![CDATA[<p>I have been looking around for an effect like this for WordPress. I&#8217;ve looked at Mosaic and some others. They all seem very cool. The problem is, no one gives any clear direction on how to install this in a WP site. :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carloalberto Fornea</title>
		<link>http://tympanus.net/codrops/2009/11/23/jcapslide-a-jquery-image-caption-plugin/comment-page-3/#comment-231806</link>
		<dc:creator>Carloalberto Fornea</dc:creator>
		<pubDate>Mon, 24 Oct 2011 23:52:15 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=866#comment-231806</guid>
		<description>@Amy. It is in the html page in the  section.

Hope you find out.
Bye
CA</description>
		<content:encoded><![CDATA[<p>@Amy. It is in the html page in the  section.</p>
<p>Hope you find out.<br />
Bye<br />
CA</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anbumani</title>
		<link>http://tympanus.net/codrops/2009/11/23/jcapslide-a-jquery-image-caption-plugin/comment-page-3/#comment-223034</link>
		<dc:creator>anbumani</dc:creator>
		<pubDate>Tue, 18 Oct 2011 11:31:05 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=866#comment-223034</guid>
		<description>How to display the caption and content from top to bottom when i mouse over the image. Now it is working from bottom to top;</description>
		<content:encoded><![CDATA[<p>How to display the caption and content from top to bottom when i mouse over the image. Now it is working from bottom to top;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amy</title>
		<link>http://tympanus.net/codrops/2009/11/23/jcapslide-a-jquery-image-caption-plugin/comment-page-3/#comment-196269</link>
		<dc:creator>Amy</dc:creator>
		<pubDate>Wed, 28 Sep 2011 19:55:53 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=866#comment-196269</guid>
		<description>To Carloalberto Fornea - I tried to find page script where it calls the plugin from $(“#capslide_img_cont”) like you did but I can&#039;t figure it out. I am not a programmer but what you say makes sense. 

I&#039;m trying to use cap slide on large images that appear from using swap image in Dreamweaver. Currently, the same text comes up when you hover over each big image. I think your solution could work. Can you tell me where I would find the code you changed? Thanks!</description>
		<content:encoded><![CDATA[<p>To Carloalberto Fornea &#8211; I tried to find page script where it calls the plugin from $(“#capslide_img_cont”) like you did but I can&#8217;t figure it out. I am not a programmer but what you say makes sense. </p>
<p>I&#8217;m trying to use cap slide on large images that appear from using swap image in Dreamweaver. Currently, the same text comes up when you hover over each big image. I think your solution could work. Can you tell me where I would find the code you changed? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea</title>
		<link>http://tympanus.net/codrops/2009/11/23/jcapslide-a-jquery-image-caption-plugin/comment-page-3/#comment-161881</link>
		<dc:creator>Andrea</dc:creator>
		<pubDate>Thu, 25 Aug 2011 00:32:36 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=866#comment-161881</guid>
		<description>Hello,
I have a problem with the parsing of java during the loading page:
http://www.andreapacini.it/2011/

Many times the page is loaded in various ways. Someone can help me? Thanks you (sorry for my bad english)</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I have a problem with the parsing of java during the loading page:<br />
<a href="http://www.andreapacini.it/2011/" rel="nofollow">http://www.andreapacini.it/2011/</a></p>
<p>Many times the page is loaded in various ways. Someone can help me? Thanks you (sorry for my bad english)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maurice</title>
		<link>http://tympanus.net/codrops/2009/11/23/jcapslide-a-jquery-image-caption-plugin/comment-page-3/#comment-152596</link>
		<dc:creator>Maurice</dc:creator>
		<pubDate>Wed, 10 Aug 2011 04:10:36 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=866#comment-152596</guid>
		<description>Thanks Carloalberto Fornea , i change my ID for the class from my div and works perfect!!!!

thanks again</description>
		<content:encoded><![CDATA[<p>Thanks Carloalberto Fornea , i change my ID for the class from my div and works perfect!!!!</p>
<p>thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul</title>
		<link>http://tympanus.net/codrops/2009/11/23/jcapslide-a-jquery-image-caption-plugin/comment-page-3/#comment-148016</link>
		<dc:creator>Rahul</dc:creator>
		<pubDate>Thu, 04 Aug 2011 22:28:37 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=866#comment-148016</guid>
		<description>Hello!

Can somebody tell me how to add hover color for caption please!


Thanks</description>
		<content:encoded><![CDATA[<p>Hello!</p>
<p>Can somebody tell me how to add hover color for caption please!</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carloalberto Fornea</title>
		<link>http://tympanus.net/codrops/2009/11/23/jcapslide-a-jquery-image-caption-plugin/comment-page-3/#comment-140767</link>
		<dc:creator>Carloalberto Fornea</dc:creator>
		<pubDate>Mon, 25 Jul 2011 12:41:15 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=866#comment-140767</guid>
		<description>Hi guys I found a solution for the issue of not working repeated elements.

I change the page script where it calls the plugin from $(&quot;#capslide_img_cont&quot;) to $(&quot;.ic_container&quot;).capslide so it won&#039;t search for the ID element (that should be a single entity) but it will search for the CLASS element.

Now it&#039;s working like a charm.
Hope this could be helpful!

Thanks again
Bye
Carlo</description>
		<content:encoded><![CDATA[<p>Hi guys I found a solution for the issue of not working repeated elements.</p>
<p>I change the page script where it calls the plugin from $(&#8220;#capslide_img_cont&#8221;) to $(&#8220;.ic_container&#8221;).capslide so it won&#8217;t search for the ID element (that should be a single entity) but it will search for the CLASS element.</p>
<p>Now it&#8217;s working like a charm.<br />
Hope this could be helpful!</p>
<p>Thanks again<br />
Bye<br />
Carlo</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  tympanus.net/codrops/2009/11/23/jcapslide-a-jquery-image-caption-plugin/feed/ ) in 0.21983 seconds, on May 22nd, 2012 at 4:07 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 22nd, 2012 at 5:07 pm UTC -->
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<!-- Quick Cache Is Fully Functional :-) ... A Quick Cache file was just served for (  tympanus.net/codrops/2009/11/23/jcapslide-a-jquery-image-caption-plugin/feed/ ) in 0.00026 seconds, on May 22nd, 2012 at 4:34 pm UTC. -->
