<?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: Improved Micro Image Gallery: A jQuery Plugin</title>
	<atom:link href="http://tympanus.net/codrops/2010/04/26/improved-micro-image-gallery-a-jquery-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://tympanus.net/codrops/2010/04/26/improved-micro-image-gallery-a-jquery-plugin/</link>
	<description>Useful resources and inspiration for creative minds</description>
	<lastBuildDate>Wed, 08 Feb 2012 19:26:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: matias</title>
		<link>http://tympanus.net/codrops/2010/04/26/improved-micro-image-gallery-a-jquery-plugin/comment-page-2/#comment-258256</link>
		<dc:creator>matias</dc:creator>
		<pubDate>Thu, 10 Nov 2011 13:50:25 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=1813#comment-258256</guid>
		<description>I want  to set autoplay true in mouseover event  (over the images).

i had try some like this but dont result..:

$(&quot;#mG3&quot;).hover(function () {
                  $(&quot;#mG3&quot;).microgallery({
                    autoplay    :true
                    });
                  },
                  function () {
                  $(&quot;#mG3&quot;).microgallery({
                    autoplay    :false
                    });
                  }
                  );

any suggest? im not jquery expert.</description>
		<content:encoded><![CDATA[<p>I want  to set autoplay true in mouseover event  (over the images).</p>
<p>i had try some like this but dont result..:</p>
<p>$(&#8220;#mG3&#8243;).hover(function () {<br />
                  $(&#8220;#mG3&#8243;).microgallery({<br />
                    autoplay    :true<br />
                    });<br />
                  },<br />
                  function () {<br />
                  $(&#8220;#mG3&#8243;).microgallery({<br />
                    autoplay    :false<br />
                    });<br />
                  }<br />
                  );</p>
<p>any suggest? im not jquery expert.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suneel</title>
		<link>http://tympanus.net/codrops/2010/04/26/improved-micro-image-gallery-a-jquery-plugin/comment-page-2/#comment-210657</link>
		<dc:creator>Suneel</dc:creator>
		<pubDate>Sat, 08 Oct 2011 12:21:22 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=1813#comment-210657</guid>
		<description>Ahem!! I am not getting the background behind images and the gallery is not being displayed. Any help would be appreciated.

Thanks</description>
		<content:encoded><![CDATA[<p>Ahem!! I am not getting the background behind images and the gallery is not being displayed. Any help would be appreciated.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William</title>
		<link>http://tympanus.net/codrops/2010/04/26/improved-micro-image-gallery-a-jquery-plugin/comment-page-1/#comment-153645</link>
		<dc:creator>William</dc:creator>
		<pubDate>Fri, 12 Aug 2011 01:42:48 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=1813#comment-153645</guid>
		<description>Any fix for the latest version of jQuery yet?
Thanks!</description>
		<content:encoded><![CDATA[<p>Any fix for the latest version of jQuery yet?<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://tympanus.net/codrops/2010/04/26/improved-micro-image-gallery-a-jquery-plugin/comment-page-1/#comment-138221</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Thu, 21 Jul 2011 15:15:24 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=1813#comment-138221</guid>
		<description>Very slick, but it does not work with the latest jquery. How can I make it work? Thanks.</description>
		<content:encoded><![CDATA[<p>Very slick, but it does not work with the latest jquery. How can I make it work? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: melis</title>
		<link>http://tympanus.net/codrops/2010/04/26/improved-micro-image-gallery-a-jquery-plugin/comment-page-1/#comment-61063</link>
		<dc:creator>melis</dc:creator>
		<pubDate>Wed, 20 Apr 2011 08:25:29 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=1813#comment-61063</guid>
		<description>In a single mode, if there is just one image in gallery, the next button becomes active. how can i fix it?
it shouldnt be clickable.
thank you...</description>
		<content:encoded><![CDATA[<p>In a single mode, if there is just one image in gallery, the next button becomes active. how can i fix it?<br />
it shouldnt be clickable.<br />
thank you&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arshi</title>
		<link>http://tympanus.net/codrops/2010/04/26/improved-micro-image-gallery-a-jquery-plugin/comment-page-1/#comment-7013</link>
		<dc:creator>Arshi</dc:creator>
		<pubDate>Sat, 16 Oct 2010 00:39:10 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=1813#comment-7013</guid>
		<description>Is it a possibility to create multiple galleries on the same page...It only work with one...</description>
		<content:encoded><![CDATA[<p>Is it a possibility to create multiple galleries on the same page&#8230;It only work with one&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andre</title>
		<link>http://tympanus.net/codrops/2010/04/26/improved-micro-image-gallery-a-jquery-plugin/comment-page-1/#comment-6867</link>
		<dc:creator>Andre</dc:creator>
		<pubDate>Sat, 09 Oct 2010 20:40:58 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=1813#comment-6867</guid>
		<description>Nice app! How can I change the position of the galery on the screen?</description>
		<content:encoded><![CDATA[<p>Nice app! How can I change the position of the galery on the screen?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chanel handabags on sale</title>
		<link>http://tympanus.net/codrops/2010/04/26/improved-micro-image-gallery-a-jquery-plugin/comment-page-1/#comment-5937</link>
		<dc:creator>chanel handabags on sale</dc:creator>
		<pubDate>Wed, 25 Aug 2010 02:25:28 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=1813#comment-5937</guid>
		<description>http://www.handbagsonsales.com

Chanel Handbags 

Gucci Handbags Gucci 2010 New Handbag 

Hermes Handbags 

Balenciaga Handbags 

Bottega Veneta Handbags 

Chloe Handbags 

Coach Handbags 

Dior Handbags 

Fendi Handbags 

Dolce &amp; Gabbana Handbags 

Hermes Handbags 

Versace Handbags 

Prada Handbags</description>
		<content:encoded><![CDATA[<p><a href="http://www.handbagsonsales.com" rel="nofollow">http://www.handbagsonsales.com</a></p>
<p>Chanel Handbags </p>
<p>Gucci Handbags Gucci 2010 New Handbag </p>
<p>Hermes Handbags </p>
<p>Balenciaga Handbags </p>
<p>Bottega Veneta Handbags </p>
<p>Chloe Handbags </p>
<p>Coach Handbags </p>
<p>Dior Handbags </p>
<p>Fendi Handbags </p>
<p>Dolce &amp; Gabbana Handbags </p>
<p>Hermes Handbags </p>
<p>Versace Handbags </p>
<p>Prada Handbags</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blue</title>
		<link>http://tympanus.net/codrops/2010/04/26/improved-micro-image-gallery-a-jquery-plugin/comment-page-1/#comment-5651</link>
		<dc:creator>blue</dc:creator>
		<pubDate>Fri, 30 Jul 2010 23:02:36 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=1813#comment-5651</guid>
		<description>Really helpful.
I searched a lot for such a gallery (flickr micro gallery) and finally found this. it seems more powerful than flickr&#039;s.
Maybe one day I create an extension for joomla with this plugin</description>
		<content:encoded><![CDATA[<p>Really helpful.<br />
I searched a lot for such a gallery (flickr micro gallery) and finally found this. it seems more powerful than flickr&#8217;s.<br />
Maybe one day I create an extension for joomla with this plugin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: André Runzer</title>
		<link>http://tympanus.net/codrops/2010/04/26/improved-micro-image-gallery-a-jquery-plugin/comment-page-1/#comment-5544</link>
		<dc:creator>André Runzer</dc:creator>
		<pubDate>Sun, 25 Jul 2010 12:31:23 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=1813#comment-5544</guid>
		<description>The IE issue comes from the CSS-Property display:table-cell which the internet exploder just does not recognize. If you search&amp;replace it in the jquery.microgallery.js with the value &#039;block&#039; the whole thing starts working perfectly with MSIE 6 and 7. Thanks for this fantastic Plugin. I like it very much.</description>
		<content:encoded><![CDATA[<p>The IE issue comes from the CSS-Property display:table-cell which the internet exploder just does not recognize. If you search&amp;replace it in the jquery.microgallery.js with the value &#8216;block&#8217; the whole thing starts working perfectly with MSIE 6 and 7. Thanks for this fantastic Plugin. I like it very much.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  tympanus.net/codrops/2010/04/26/improved-micro-image-gallery-a-jquery-plugin/feed/ ) in 0.20405 seconds, on Feb 9th, 2012 at 12:14 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 9th, 2012 at 1:14 am UTC -->
