<?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: Gallery View 2.0</title>
	<atom:link href="http://appleton.me/2009/08/gallery-view/feed/" rel="self" type="application/rss+xml" />
	<link>http://appleton.me/2009/08/gallery-view/</link>
	<description>...wherein we learn that Andy has little of interest to say</description>
	<lastBuildDate>Thu, 22 Jul 2010 10:13:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: sudhir</title>
		<link>http://appleton.me/2009/08/gallery-view/comment-page-3/#comment-337</link>
		<dc:creator>sudhir</dc:creator>
		<pubDate>Thu, 22 Jul 2010 10:13:03 +0000</pubDate>
		<guid isPermaLink="false">http://appleton.me/?p=516#comment-337</guid>
		<description>Hi.. I&#039;ve implement galleryview in asp.net. Its working fine when it is in a simple page. But when i used thickbox inside which i want display galleryview then its not working. so is it working with thickbox or not??</description>
		<content:encoded><![CDATA[<p>Hi.. I&#8217;ve implement galleryview in asp.net. Its working fine when it is in a simple page. But when i used thickbox inside which i want display galleryview then its not working. so is it working with thickbox or not??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zafar</title>
		<link>http://appleton.me/2009/08/gallery-view/comment-page-3/#comment-336</link>
		<dc:creator>zafar</dc:creator>
		<pubDate>Tue, 13 Jul 2010 18:31:35 +0000</pubDate>
		<guid isPermaLink="false">http://appleton.me/?p=516#comment-336</guid>
		<description>hi guys ,i am using galleryview 2.0 i need help , i d&#039;t want to load all images at once in galleryview . but when user clicks on the next pointer (arrow) .
how can i ?

regards

zafar</description>
		<content:encoded><![CDATA[<p>hi guys ,i am using galleryview 2.0 i need help , i d&#8217;t want to load all images at once in galleryview . but when user clicks on the next pointer (arrow) .<br />
how can i ?</p>
<p>regards</p>
<p>zafar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niniola</title>
		<link>http://appleton.me/2009/08/gallery-view/comment-page-3/#comment-335</link>
		<dc:creator>Niniola</dc:creator>
		<pubDate>Tue, 22 Jun 2010 20:25:45 +0000</pubDate>
		<guid isPermaLink="false">http://appleton.me/?p=516#comment-335</guid>
		<description>This is the code that got stripped off my previous post, hopefully it displays fully now.

&lt;code&gt;&lt;a href = &quot;imageURL ?&gt;&quot;&gt;&lt;img src=&quot;imageURL ?&gt;&quot;/&gt;&lt;/a&gt; &lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>This is the code that got stripped off my previous post, hopefully it displays fully now.</p>
<p><code>&lt;a href = &quot;imageURL ?&gt;"&gt;&lt;img src=&quot;imageURL ?&gt;"/&gt; </code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niniola</title>
		<link>http://appleton.me/2009/08/gallery-view/comment-page-3/#comment-334</link>
		<dc:creator>Niniola</dc:creator>
		<pubDate>Tue, 22 Jun 2010 20:02:47 +0000</pubDate>
		<guid isPermaLink="false">http://appleton.me/?p=516#comment-334</guid>
		<description>this is the code don&#039;t why why it got cut off in the post. Hope this shows.

(&lt;a href = &quot;imageURL ?&gt;&quot;&gt;&lt;img src=&quot;imageURL ?&gt;&quot;/&gt;&lt;/a&gt; )</description>
		<content:encoded><![CDATA[<p>this is the code don&#8217;t why why it got cut off in the post. Hope this shows.</p>
<p>(&lt;a href = &quot;imageURL ?&gt;&#8221;&gt;&lt;img src=&quot;imageURL ?&gt;&#8221;/&gt; )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niniola</title>
		<link>http://appleton.me/2009/08/gallery-view/comment-page-3/#comment-333</link>
		<dc:creator>Niniola</dc:creator>
		<pubDate>Tue, 22 Jun 2010 20:00:51 +0000</pubDate>
		<guid isPermaLink="false">http://appleton.me/?p=516#comment-333</guid>
		<description>I have resolved this issue with the lightbox.  I can now get a lightbox effect poping up when I click on the pictures in the main panel of galleryview. 

I am using the Next-gen version of galleryveiw in Wordpress. The nextgen lightbox does not work with it so I have to install another lightbox plugin &quot;Colorbox&quot;. With this, I set the nextgen effect to none as required for colorbox to work and I wrapped an anchor around the line of code on galleryview that calls the pictures from the gallery as follows

&lt;a href = &quot;imageURL ?&gt;&quot;&gt;&lt;img src=&quot;imageURL ?&gt;&quot;/&gt;&lt;/a&gt; 

that is php coding, you can just replace them with html equivalent and that is all it takes to work.
I think it will work equally with the thumbnails too.</description>
		<content:encoded><![CDATA[<p>I have resolved this issue with the lightbox.  I can now get a lightbox effect poping up when I click on the pictures in the main panel of galleryview. </p>
<p>I am using the Next-gen version of galleryveiw in WordPress. The nextgen lightbox does not work with it so I have to install another lightbox plugin &#8220;Colorbox&#8221;. With this, I set the nextgen effect to none as required for colorbox to work and I wrapped an anchor around the line of code on galleryview that calls the pictures from the gallery as follows</p>
<p>&lt;a href = &quot;imageURL ?&gt;&#8221;&gt;&lt;img src=&quot;imageURL ?&gt;&#8221;/&gt; </p>
<p>that is php coding, you can just replace them with html equivalent and that is all it takes to work.<br />
I think it will work equally with the thumbnails too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niniola</title>
		<link>http://appleton.me/2009/08/gallery-view/comment-page-3/#comment-332</link>
		<dc:creator>Niniola</dc:creator>
		<pubDate>Mon, 21 Jun 2010 22:34:24 +0000</pubDate>
		<guid isPermaLink="false">http://appleton.me/?p=516#comment-332</guid>
		<description>Hello,

Just wondering if you can help, i have the galleryview up and runing but I want to be able to click on the thumbnail and have the full picture pop up as an overlay like lightbox effect.

Is there a way to do this, I have implemented this in wordpress but the lightbox efffect is not working with galleryview. 

Could you help.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Just wondering if you can help, i have the galleryview up and runing but I want to be able to click on the thumbnail and have the full picture pop up as an overlay like lightbox effect.</p>
<p>Is there a way to do this, I have implemented this in wordpress but the lightbox efffect is not working with galleryview. </p>
<p>Could you help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simon</title>
		<link>http://appleton.me/2009/08/gallery-view/comment-page-3/#comment-331</link>
		<dc:creator>simon</dc:creator>
		<pubDate>Fri, 11 Jun 2010 11:19:31 +0000</pubDate>
		<guid isPermaLink="false">http://appleton.me/?p=516#comment-331</guid>
		<description>Hi, great gallery and thanks for hosting this while the site is down

I am trying to implement the gallery within the facebox popup

when I load the page and click my link the facebox comes up, with the gallery, but it just sits on the loading bar? any thoughts atall?

many thanks</description>
		<content:encoded><![CDATA[<p>Hi, great gallery and thanks for hosting this while the site is down</p>
<p>I am trying to implement the gallery within the facebox popup</p>
<p>when I load the page and click my link the facebox comes up, with the gallery, but it just sits on the loading bar? any thoughts atall?</p>
<p>many thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kory Thompson</title>
		<link>http://appleton.me/2009/08/gallery-view/comment-page-3/#comment-330</link>
		<dc:creator>Kory Thompson</dc:creator>
		<pubDate>Wed, 09 Jun 2010 19:53:53 +0000</pubDate>
		<guid isPermaLink="false">http://appleton.me/?p=516#comment-330</guid>
		<description>Nevermind! I figured it out. Thanks again</description>
		<content:encoded><![CDATA[<p>Nevermind! I figured it out. Thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kory Thompson</title>
		<link>http://appleton.me/2009/08/gallery-view/comment-page-3/#comment-329</link>
		<dc:creator>Kory Thompson</dc:creator>
		<pubDate>Wed, 09 Jun 2010 18:40:30 +0000</pubDate>
		<guid isPermaLink="false">http://appleton.me/?p=516#comment-329</guid>
		<description>Hi, your example was a great help. One quick question (hopefully), When I implement the gallery with too few pictures to scroll (in my case &lt; 9 because my width is about 900px) the filmstrip will appear however the frames will not appear in the filmstrip. I have seen it working in other examples with less pictures but i cant get it to work. I really need the gallery to use less photos so any help would be appreciated.</description>
		<content:encoded><![CDATA[<p>Hi, your example was a great help. One quick question (hopefully), When I implement the gallery with too few pictures to scroll (in my case &lt; 9 because my width is about 900px) the filmstrip will appear however the frames will not appear in the filmstrip. I have seen it working in other examples with less pictures but i cant get it to work. I really need the gallery to use less photos so any help would be appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Susa</title>
		<link>http://appleton.me/2009/08/gallery-view/comment-page-3/#comment-328</link>
		<dc:creator>Susa</dc:creator>
		<pubDate>Tue, 25 May 2010 17:25:42 +0000</pubDate>
		<guid isPermaLink="false">http://appleton.me/?p=516#comment-328</guid>
		<description>When I change in the archive jquery.galleryview-2.1.1.js
show_filmstrip: false,
in internet explorer 8.0 and 6.0 (not in 7.0)
the panel show a margin at the bottom and the transition doesn&#039;t works (doesnt have interval or is very speed)
In safari and firefox it works but not in internet explorer.

If i delete  then it works but this is very bad for other scripts that I need.

In the anterior version of galleryview 1.1. this problem doesn&#039;t success but the version two is better for other thigs

had someone a solution for internet explorer in version 2.1.1?</description>
		<content:encoded><![CDATA[<p>When I change in the archive jquery.galleryview-2.1.1.js<br />
show_filmstrip: false,<br />
in internet explorer 8.0 and 6.0 (not in 7.0)<br />
the panel show a margin at the bottom and the transition doesn&#8217;t works (doesnt have interval or is very speed)<br />
In safari and firefox it works but not in internet explorer.</p>
<p>If i delete  then it works but this is very bad for other scripts that I need.</p>
<p>In the anterior version of galleryview 1.1. this problem doesn&#8217;t success but the version two is better for other thigs</p>
<p>had someone a solution for internet explorer in version 2.1.1?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tradiArt</title>
		<link>http://appleton.me/2009/08/gallery-view/comment-page-3/#comment-327</link>
		<dc:creator>tradiArt</dc:creator>
		<pubDate>Sat, 15 May 2010 14:44:15 +0000</pubDate>
		<guid isPermaLink="false">http://appleton.me/?p=516#comment-327</guid>
		<description>Hello Andrew!!

This is a really nice gallery and without using Flash! Good job!

Anyway, we are trying to use your v2.0 gallery as a WordPress plugin for NextGEN Gallery. The old one is not working anymore.

Can you please provide us with some instructions to upgrade from the current plug-in to your version? Thank you!!</description>
		<content:encoded><![CDATA[<p>Hello Andrew!!</p>
<p>This is a really nice gallery and without using Flash! Good job!</p>
<p>Anyway, we are trying to use your v2.0 gallery as a WordPress plugin for NextGEN Gallery. The old one is not working anymore.</p>
<p>Can you please provide us with some instructions to upgrade from the current plug-in to your version? Thank you!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ps</title>
		<link>http://appleton.me/2009/08/gallery-view/comment-page-3/#comment-326</link>
		<dc:creator>ps</dc:creator>
		<pubDate>Fri, 14 May 2010 15:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://appleton.me/?p=516#comment-326</guid>
		<description>Hi, I&#039;ve used your example. I&#039;ve got a gallery displaying but nothing seems to be scrolling? What I&#039;m i doing wrong? Does the js. need to be spcifically in a js folder? Do the scripts need to be in a specific order?

Help appreciated.</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;ve used your example. I&#8217;ve got a gallery displaying but nothing seems to be scrolling? What I&#8217;m i doing wrong? Does the js. need to be spcifically in a js folder? Do the scripts need to be in a specific order?</p>
<p>Help appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DionteRivers.com</title>
		<link>http://appleton.me/2009/08/gallery-view/comment-page-3/#comment-325</link>
		<dc:creator>DionteRivers.com</dc:creator>
		<pubDate>Fri, 14 May 2010 14:00:52 +0000</pubDate>
		<guid isPermaLink="false">http://appleton.me/?p=516#comment-325</guid>
		<description>I got the link working on the main image...simply add this  ( onClick=&quot;document.location.href=&#039;test.html&#039;; )  to the image code in your html file.  so if it looks like this :

(   img src=&quot;test.jpg&quot;  class=&quot;panel-content&quot;  )

change it to this:

(   img src=&quot;test.jpg&quot;  class=&quot;panel-content&quot; onClick=&quot;document.location.href=&#039;test.html&#039;;&quot;   )

take the parentheses out  =)

well it works for me, im sure you can add that same line of code to the thumbnail if you wanted it to go to the same link or a different link!</description>
		<content:encoded><![CDATA[<p>I got the link working on the main image&#8230;simply add this  ( onClick=&#8221;document.location.href=&#8217;test.html&#8217;; )  to the image code in your html file.  so if it looks like this :</p>
<p>(   img src=&#8221;test.jpg&#8221;  class=&#8221;panel-content&#8221;  )</p>
<p>change it to this:</p>
<p>(   img src=&#8221;test.jpg&#8221;  class=&#8221;panel-content&#8221; onClick=&#8221;document.location.href=&#8217;test.html&#8217;;&#8221;   )</p>
<p>take the parentheses out  =)</p>
<p>well it works for me, im sure you can add that same line of code to the thumbnail if you wanted it to go to the same link or a different link!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DionteRivers.com</title>
		<link>http://appleton.me/2009/08/gallery-view/comment-page-3/#comment-324</link>
		<dc:creator>DionteRivers.com</dc:creator>
		<pubDate>Fri, 14 May 2010 13:59:33 +0000</pubDate>
		<guid isPermaLink="false">http://appleton.me/?p=516#comment-324</guid>
		<description>I got the link working on the main image...simply add this  ( onClick=&quot;document.location.href=&#039;test.html&#039;; )  to the image code in your html file.  so if it looks like this :

(      )

change it to this:

(      )

take the parentheses out  =)

well it works for me, im sure you can add that same line of code to the thumbnail if you wanted it to go to the same link or a different link!</description>
		<content:encoded><![CDATA[<p>I got the link working on the main image&#8230;simply add this  ( onClick=&#8221;document.location.href=&#8217;test.html&#8217;; )  to the image code in your html file.  so if it looks like this :</p>
<p>(      )</p>
<p>change it to this:</p>
<p>(      )</p>
<p>take the parentheses out  =)</p>
<p>well it works for me, im sure you can add that same line of code to the thumbnail if you wanted it to go to the same link or a different link!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vyom</title>
		<link>http://appleton.me/2009/08/gallery-view/comment-page-3/#comment-322</link>
		<dc:creator>vyom</dc:creator>
		<pubDate>Mon, 26 Apr 2010 06:32:52 +0000</pubDate>
		<guid isPermaLink="false">http://appleton.me/?p=516#comment-322</guid>
		<description>How can I publish more than one gallery view on a single page?
Also, from where I can download working demo code?</description>
		<content:encoded><![CDATA[<p>How can I publish more than one gallery view on a single page?<br />
Also, from where I can download working demo code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asura</title>
		<link>http://appleton.me/2009/08/gallery-view/comment-page-3/#comment-321</link>
		<dc:creator>Asura</dc:creator>
		<pubDate>Mon, 26 Apr 2010 00:26:42 +0000</pubDate>
		<guid isPermaLink="false">http://appleton.me/?p=516#comment-321</guid>
		<description>I&#039;ve tried placing the themes folder in js and also in the same folder as my gallery html, but either way I just get broken images for the theme.  Where is the theme supposed to actually go?  I don&#039;t want to have an otherwise nice gallery with a broken theme.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried placing the themes folder in js and also in the same folder as my gallery html, but either way I just get broken images for the theme.  Where is the theme supposed to actually go?  I don&#8217;t want to have an otherwise nice gallery with a broken theme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: De</title>
		<link>http://appleton.me/2009/08/gallery-view/comment-page-3/#comment-320</link>
		<dc:creator>De</dc:creator>
		<pubDate>Fri, 23 Apr 2010 19:43:33 +0000</pubDate>
		<guid isPermaLink="false">http://appleton.me/?p=516#comment-320</guid>
		<description>@Mike
@David 
@Andrew Appleton
@BN Wiersma

Mike,
You and David and Andrew are doing an incredible job and cannot be praised enough for the assistance you have provided to everyone working with Jack&#039;s GalleryView 2.X and I add my Thanks for what I have been able to learn via the many comments above...

I noticed that back on Aug. 18th of last year that BN Wiersma shared a problem that he was having with getting his images to be horizontally aligned...  He still has his unaligned example posted at http://img34.imageshack.us/i/galleryviewnotaligned.jpg/

I am an amateur photographer retired from Corporate IT &amp; have just begun building my GalleryView using version 2.1.1 and I am having exactly the same problem that BN Wiersma explained with my images all being horizontally aligned to the right of the Gallery Panel instead of centered.  You can see an example of my issue http://digitalreflections.com/digitalreflections/
I noticed that you have resolved this issue on the website you built http://www.ryangarrettphotography.com/
Besides resolving the loaderbar issue all of your portrait and landscape images are beautifully centered in the gallery.  I am not an expert webdesigner by any stretch of the imagination and understand very little about jQuery and JavaScript.  I looked at your code as best as I know how and saw how you placed the 
&lt;code&gt;#centering_div {margin: 0 auto;}&lt;/code&gt; in your style.css and the &lt;code&gt;&lt;/code&gt; 
in your index.php.  I have added those into my program but it did not have any effect...  I have spent hours trying to resolve this issue and will keep trying but am running out of ideas as to what else to try with my limited expertise...  If there is any way that you or anyone else here would be willing to assist me with resolving this issue I would be extremely grateful...  I can be reached directly at 
De@DigitalReflections.com  Thank you...  De</description>
		<content:encoded><![CDATA[<p>@Mike<br />
@David<br />
@Andrew Appleton<br />
@BN Wiersma</p>
<p>Mike,<br />
You and David and Andrew are doing an incredible job and cannot be praised enough for the assistance you have provided to everyone working with Jack&#8217;s GalleryView 2.X and I add my Thanks for what I have been able to learn via the many comments above&#8230;</p>
<p>I noticed that back on Aug. 18th of last year that BN Wiersma shared a problem that he was having with getting his images to be horizontally aligned&#8230;  He still has his unaligned example posted at <a href="http://img34.imageshack.us/i/galleryviewnotaligned.jpg/" rel="nofollow">http://img34.imageshack.us/i/galleryviewnotaligned.jpg/</a></p>
<p>I am an amateur photographer retired from Corporate IT &#038; have just begun building my GalleryView using version 2.1.1 and I am having exactly the same problem that BN Wiersma explained with my images all being horizontally aligned to the right of the Gallery Panel instead of centered.  You can see an example of my issue <a href="http://digitalreflections.com/digitalreflections/" rel="nofollow">http://digitalreflections.com/digitalreflections/</a><br />
I noticed that you have resolved this issue on the website you built <a href="http://www.ryangarrettphotography.com/" rel="nofollow">http://www.ryangarrettphotography.com/</a><br />
Besides resolving the loaderbar issue all of your portrait and landscape images are beautifully centered in the gallery.  I am not an expert webdesigner by any stretch of the imagination and understand very little about jQuery and JavaScript.  I looked at your code as best as I know how and saw how you placed the<br />
<code>#centering_div {margin: 0 auto;}</code> in your style.css and the <code></code><br />
in your index.php.  I have added those into my program but it did not have any effect&#8230;  I have spent hours trying to resolve this issue and will keep trying but am running out of ideas as to what else to try with my limited expertise&#8230;  If there is any way that you or anyone else here would be willing to assist me with resolving this issue I would be extremely grateful&#8230;  I can be reached directly at<br />
<a href="mailto:De@DigitalReflections.com">De@DigitalReflections.com</a>  Thank you&#8230;  De</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raora</title>
		<link>http://appleton.me/2009/08/gallery-view/comment-page-3/#comment-319</link>
		<dc:creator>raora</dc:creator>
		<pubDate>Fri, 23 Apr 2010 16:37:23 +0000</pubDate>
		<guid isPermaLink="false">http://appleton.me/?p=516#comment-319</guid>
		<description>Hello,

Thanks for your work.  I am still having problems with displaying the gallery correctly.  I am trying the plugins with Wordpress 3.0 default theme TwentyTen.  I have played around with the options.  But I can&#039;t seem to get the gallery view to work correctly.  I want it to work the same way are your example page shows.  Can you please provide all of the options that you used for that?  Do we have to make any changes to the css files?

Thanks.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Thanks for your work.  I am still having problems with displaying the gallery correctly.  I am trying the plugins with WordPress 3.0 default theme TwentyTen.  I have played around with the options.  But I can&#8217;t seem to get the gallery view to work correctly.  I want it to work the same way are your example page shows.  Can you please provide all of the options that you used for that?  Do we have to make any changes to the css files?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dragonwolf</title>
		<link>http://appleton.me/2009/08/gallery-view/comment-page-3/#comment-318</link>
		<dc:creator>Dragonwolf</dc:creator>
		<pubDate>Thu, 15 Apr 2010 20:22:10 +0000</pubDate>
		<guid isPermaLink="false">http://appleton.me/?p=516#comment-318</guid>
		<description>In your options spreadsheet, you mention that &quot;transition_interval: 0&quot; would turn off automatic transitions. However, that&#039;s not the behavior I&#039;m getting. When I set the interval to 0, it constantly transitions, and will actually get stuck in the middle of the gallery (in my test case, it&#039;s three images and the script gets stuck in the middle one), essentially just blinking a single images. Is there something else that needs to be turned on or off to stop this behavior?

Here&#039;s my loading code, which works when &quot;transition_interval&quot; is set to something like &quot;4000&quot;:

&lt;code&gt;$(&#039;#gallery&#039;).galleryView({
	        		panel_width: 561,
	        	    panel_height: 238,
	        	    transition_speed: 1200,
	        	    transition_interval: 0,
	        	    nav_theme: &#039;dark&#039;,
	        	    border: &#039;1px solid white&#039;,
	        	    pause_on_hover: true,
	        	    show_filmstrip: false
	        	});
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>In your options spreadsheet, you mention that &#8220;transition_interval: 0&#8243; would turn off automatic transitions. However, that&#8217;s not the behavior I&#8217;m getting. When I set the interval to 0, it constantly transitions, and will actually get stuck in the middle of the gallery (in my test case, it&#8217;s three images and the script gets stuck in the middle one), essentially just blinking a single images. Is there something else that needs to be turned on or off to stop this behavior?</p>
<p>Here&#8217;s my loading code, which works when &#8220;transition_interval&#8221; is set to something like &#8220;4000&#8243;:</p>
<p><code>$('#gallery').galleryView({<br />
	        		panel_width: 561,<br />
	        	    panel_height: 238,<br />
	        	    transition_speed: 1200,<br />
	        	    transition_interval: 0,<br />
	        	    nav_theme: 'dark',<br />
	        	    border: '1px solid white',<br />
	        	    pause_on_hover: true,<br />
	        	    show_filmstrip: false<br />
	        	});<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jairam</title>
		<link>http://appleton.me/2009/08/gallery-view/comment-page-3/#comment-317</link>
		<dc:creator>Jairam</dc:creator>
		<pubDate>Wed, 14 Apr 2010 10:38:53 +0000</pubDate>
		<guid isPermaLink="false">http://appleton.me/?p=516#comment-317</guid>
		<description>Hi all,
I want to get a lightbox working with jquery-galleryview-2.0...
is it possible??

please do give me a suggestion on this...</description>
		<content:encoded><![CDATA[<p>Hi all,<br />
I want to get a lightbox working with jquery-galleryview-2.0&#8230;<br />
is it possible??</p>
<p>please do give me a suggestion on this&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
