<?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: 3D Gallery with CSS3 and jQuery</title>
	<atom:link href="http://tympanus.net/codrops/2012/02/06/3d-gallery-with-css3-and-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://tympanus.net/codrops/2012/02/06/3d-gallery-with-css3-and-jquery/</link>
	<description>Useful resources and inspiration for creative minds</description>
	<lastBuildDate>Wed, 19 Jun 2013 03:44:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: preety</title>
		<link>http://tympanus.net/codrops/2012/02/06/3d-gallery-with-css3-and-jquery/comment-page-4/#comment-422870</link>
		<dc:creator>preety</dc:creator>
		<pubDate>Thu, 02 Aug 2012 18:03:15 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=7643#comment-422870</guid>
		<description><![CDATA[hey m having a problem with IE it works well in firefox and chrome but in IE it shows onli a single image instead of 3 any fixes for that ???]]></description>
		<content:encoded><![CDATA[<p>hey m having a problem with IE it works well in firefox and chrome but in IE it shows onli a single image instead of 3 any fixes for that ???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SocialJeev</title>
		<link>http://tympanus.net/codrops/2012/02/06/3d-gallery-with-css3-and-jquery/comment-page-3/#comment-422630</link>
		<dc:creator>SocialJeev</dc:creator>
		<pubDate>Mon, 23 Jul 2012 03:48:28 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=7643#comment-422630</guid>
		<description><![CDATA[Don Vawter,

I am not an expert. Tried to use the code but failed. Can you please tell me where exactly do we need to paste the code? 

Thanks !]]></description>
		<content:encoded><![CDATA[<p>Don Vawter,</p>
<p>I am not an expert. Tried to use the code but failed. Can you please tell me where exactly do we need to paste the code? </p>
<p>Thanks !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don Vawter</title>
		<link>http://tympanus.net/codrops/2012/02/06/3d-gallery-with-css3-and-jquery/comment-page-3/#comment-422626</link>
		<dc:creator>Don Vawter</dc:creator>
		<pubDate>Sun, 22 Jul 2012 21:03:33 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=7643#comment-422626</guid>
		<description><![CDATA[Added this under events so that if you click on the right or left image it moves to the center.

this.$el.on(&quot;click&quot;,&quot;img&quot;, function(evt){
				evt.preventDefault();
					if ($(this).attr(&quot;src&quot;)==_self.$rightItm.children().attr(&quot;src&quot;)){
						_self._navigate(&#039;next&#039;);
				}else if($(this).attr(&quot;src&quot;)==_self.$leftItm.children().attr(&quot;src&quot;)){
						_self._navigate(&#039;prev&#039;);
				}
			});]]></description>
		<content:encoded><![CDATA[<p>Added this under events so that if you click on the right or left image it moves to the center.</p>
<p>this.$el.on(&#8220;click&#8221;,&#8221;img&#8221;, function(evt){<br />
				evt.preventDefault();<br />
					if ($(this).attr(&#8220;src&#8221;)==_self.$rightItm.children().attr(&#8220;src&#8221;)){<br />
						_self._navigate(&#8216;next&#8217;);<br />
				}else if($(this).attr(&#8220;src&#8221;)==_self.$leftItm.children().attr(&#8220;src&#8221;)){<br />
						_self._navigate(&#8216;prev&#8217;);<br />
				}<br />
			});</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nelson</title>
		<link>http://tympanus.net/codrops/2012/02/06/3d-gallery-with-css3-and-jquery/comment-page-3/#comment-421649</link>
		<dc:creator>Nelson</dc:creator>
		<pubDate>Thu, 21 Jun 2012 12:12:46 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=7643#comment-421649</guid>
		<description><![CDATA[Did anyone found out why it stops after the first slide in Opera 11?]]></description>
		<content:encoded><![CDATA[<p>Did anyone found out why it stops after the first slide in Opera 11?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liam</title>
		<link>http://tympanus.net/codrops/2012/02/06/3d-gallery-with-css3-and-jquery/comment-page-3/#comment-421010</link>
		<dc:creator>Liam</dc:creator>
		<pubDate>Mon, 11 Jun 2012 08:05:57 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=7643#comment-421010</guid>
		<description><![CDATA[I only get the &quot;Browser&quot; and drop-shadow ... However I am using it in an article using ModulesAnyehre]]></description>
		<content:encoded><![CDATA[<p>I only get the &#8220;Browser&#8221; and drop-shadow &#8230; However I am using it in an article using ModulesAnyehre</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel de Wit</title>
		<link>http://tympanus.net/codrops/2012/02/06/3d-gallery-with-css3-and-jquery/comment-page-3/#comment-420810</link>
		<dc:creator>Daniel de Wit</dc:creator>
		<pubDate>Sun, 03 Jun 2012 13:47:47 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=7643#comment-420810</guid>
		<description><![CDATA[Very nice application!
My Firefox seems to put the front image in the background. Adding a Z-index value to the currentItm seems to solve the problem.
			this.$currentItm.css( currentCSS &#124;&#124; {} ).css({
				&#039;opacity&#039;	: 1,
				&#039;visibility&#039;: &#039;visible&#039;,
				&#039;z-index&#039; : 999
			}).addClass(&#039;dg-center&#039;);

Thanks for the application! :)]]></description>
		<content:encoded><![CDATA[<p>Very nice application!<br />
My Firefox seems to put the front image in the background. Adding a Z-index value to the currentItm seems to solve the problem.<br />
			this.$currentItm.css( currentCSS || {} ).css({<br />
				&#8216;opacity&#8217;	: 1,<br />
				&#8216;visibility&#8217;: &#8216;visible&#8217;,<br />
				&#8216;z-index&#8217; : 999<br />
			}).addClass(&#8216;dg-center&#8217;);</p>
<p>Thanks for the application! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lumen</title>
		<link>http://tympanus.net/codrops/2012/02/06/3d-gallery-with-css3-and-jquery/comment-page-3/#comment-420739</link>
		<dc:creator>lumen</dc:creator>
		<pubDate>Wed, 30 May 2012 15:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=7643#comment-420739</guid>
		<description><![CDATA[Very beautiful, but not for Ie7, someone have a fixed version or ideas?]]></description>
		<content:encoded><![CDATA[<p>Very beautiful, but not for Ie7, someone have a fixed version or ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Bolden</title>
		<link>http://tympanus.net/codrops/2012/02/06/3d-gallery-with-css3-and-jquery/comment-page-3/#comment-420661</link>
		<dc:creator>Mark Bolden</dc:creator>
		<pubDate>Sat, 26 May 2012 18:04:46 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=7643#comment-420661</guid>
		<description><![CDATA[Hmm.. I noticed that the demo site works fine with IE9, BUT when I download the source files, I only get one image (not three). Have you found a fix? View my dev site: bocagrandeffa.org in IE and in Chrome or Firefox and you will see that it only fails in IE. I saw the reply that said: CSS 3D Transform Controls don’t work in IE yet, however if you view the demo site (http://tympanus.net/Development/3DGallery/) it works fine. I am trying to find the diff. :-/

Any ideas?]]></description>
		<content:encoded><![CDATA[<p>Hmm.. I noticed that the demo site works fine with IE9, BUT when I download the source files, I only get one image (not three). Have you found a fix? View my dev site: bocagrandeffa.org in IE and in Chrome or Firefox and you will see that it only fails in IE. I saw the reply that said: CSS 3D Transform Controls don’t work in IE yet, however if you view the demo site (<a href="http://tympanus.net/Development/3DGallery/" rel="nofollow">http://tympanus.net/Development/3DGallery/</a>) it works fine. I am trying to find the diff. :-/</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tanin Hale</title>
		<link>http://tympanus.net/codrops/2012/02/06/3d-gallery-with-css3-and-jquery/comment-page-3/#comment-420054</link>
		<dc:creator>Tanin Hale</dc:creator>
		<pubDate>Wed, 16 May 2012 00:02:46 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=7643#comment-420054</guid>
		<description><![CDATA[CSS 3D Transform Controls don&#039;t work in IE yet]]></description>
		<content:encoded><![CDATA[<p>CSS 3D Transform Controls don&#8217;t work in IE yet</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tailzip</title>
		<link>http://tympanus.net/codrops/2012/02/06/3d-gallery-with-css3-and-jquery/comment-page-1/#comment-419898</link>
		<dc:creator>Tailzip</dc:creator>
		<pubDate>Thu, 10 May 2012 10:09:16 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=7643#comment-419898</guid>
		<description><![CDATA[Thack you so much ! Problem fixed in FF :)]]></description>
		<content:encoded><![CDATA[<p>Thack you so much ! Problem fixed in FF :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk: enhanced
Content Delivery Network via codropspz.tympanus.netdna-cdn.com

 Served from: tympanus.net @ 2013-06-19 05:48:21 by W3 Total Cache -->