<?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: Fancyzoom image gallery functionality</title>
	<atom:link href="http://kilianvalkhof.com/2009/javascript/fancyzoom-1-1-1-image-gallery-functionality/feed/" rel="self" type="application/rss+xml" />
	<link>http://kilianvalkhof.com/2009/javascript/fancyzoom-1-1-1-image-gallery-functionality/</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 15:34:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Samuli</title>
		<link>http://kilianvalkhof.com/2009/javascript/fancyzoom-1-1-1-image-gallery-functionality/comment-page-1/#comment-49783</link>
		<dc:creator>Samuli</dc:creator>
		<pubDate>Mon, 29 Mar 2010 14:29:04 +0000</pubDate>
		<guid isPermaLink="false">http://kilianvalkhof.com/?p=338#comment-49783</guid>
		<description>Hi! Next and previous image wraps around the first 10 images. Tried to fix it, but found new bugs. The problem is this (times three):

var imageNo = parseInt(imagenumber[imagenumber.length-1]);

...which only selects the last digit of imagenumber.</description>
		<content:encoded><![CDATA[<p>Hi! Next and previous image wraps around the first 10 images. Tried to fix it, but found new bugs. The problem is this (times three):</p>
<p>var imageNo = parseInt(imagenumber[imagenumber.length-1]);</p>
<p>&#8230;which only selects the last digit of imagenumber.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://kilianvalkhof.com/2009/javascript/fancyzoom-1-1-1-image-gallery-functionality/comment-page-1/#comment-40115</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Mon, 30 Nov 2009 22:57:11 +0000</pubDate>
		<guid isPermaLink="false">http://kilianvalkhof.com/?p=338#comment-40115</guid>
		<description>Hi Kilian,
I just wanted to update this comment with the fact that fancybox actually works now with gallery view and is 99% similar to fancyzoom.
cheers.</description>
		<content:encoded><![CDATA[<p>Hi Kilian,<br />
I just wanted to update this comment with the fact that fancybox actually works now with gallery view and is 99% similar to fancyzoom.<br />
cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kilian Valkhof</title>
		<link>http://kilianvalkhof.com/2009/javascript/fancyzoom-1-1-1-image-gallery-functionality/comment-page-1/#comment-16243</link>
		<dc:creator>Kilian Valkhof</dc:creator>
		<pubDate>Sat, 04 Apr 2009 10:11:39 +0000</pubDate>
		<guid isPermaLink="false">http://kilianvalkhof.com/?p=338#comment-16243</guid>
		<description>Hey Brian, that&#039;s on my list of things to solve. Fancyzoom itself actually calculates the dimensions of the first clicked image, and applies that to each clicked image, and it&#039;s quite hard for me to change that code without changing major parts of fancyzoom (which I&#039;d rather not do)</description>
		<content:encoded><![CDATA[<p>Hey Brian, that&#8217;s on my list of things to solve. Fancyzoom itself actually calculates the dimensions of the first clicked image, and applies that to each clicked image, and it&#8217;s quite hard for me to change that code without changing major parts of fancyzoom (which I&#8217;d rather not do)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://kilianvalkhof.com/2009/javascript/fancyzoom-1-1-1-image-gallery-functionality/comment-page-1/#comment-16144</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Fri, 03 Apr 2009 16:47:10 +0000</pubDate>
		<guid isPermaLink="false">http://kilianvalkhof.com/?p=338#comment-16144</guid>
		<description>Sweet! nice job with the script.

I was searching for the way to achieve the results of a &quot;gallery&quot; with FancyZoom.
But there&#039;s one thing that refrain me from using your modified script:

1- There is no resizing from &quot;next  previous&quot;
(since my attached images are different a resizing is mandatory ; / )

FancyBox achieves this but it conflicts with some other necessary script.
Let me know if you eventually integrate the resizing script.

Keep up the great job :)</description>
		<content:encoded><![CDATA[<p>Sweet! nice job with the script.</p>
<p>I was searching for the way to achieve the results of a &#8220;gallery&#8221; with FancyZoom.<br />
But there&#8217;s one thing that refrain me from using your modified script:</p>
<p>1- There is no resizing from &#8220;next  previous&#8221;<br />
(since my attached images are different a resizing is mandatory ; / )</p>
<p>FancyBox achieves this but it conflicts with some other necessary script.<br />
Let me know if you eventually integrate the resizing script.</p>
<p>Keep up the great job :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

