<?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: Integrating Spry with Lightbox</title>
	<atom:link href="http://johncblandii.com/2008/02/integrating-spry-with-lightbox.html/feed" rel="self" type="application/rss+xml" />
	<link>http://johncblandii.com/2008/02/integrating-spry-with-lightbox.html</link>
	<description>My thoughts and ramblings</description>
	<lastBuildDate>Thu, 02 Feb 2012 19:04:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: johncblandii</title>
		<link>http://johncblandii.com/2008/02/integrating-spry-with-lightbox.html/comment-page-1#comment-9490</link>
		<dc:creator>johncblandii</dc:creator>
		<pubDate>Sat, 06 Mar 2010 18:20:27 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.johncblandii.com/?p=86#comment-9490</guid>
		<description>You might want to try out colorbox. I used that yesterday and it worked really well for video. 
 
&lt;a href=&quot;http://colorpowered.com/colorbox/&quot; target=&quot;_blank&quot;&gt;http://colorpowered.com/colorbox/&lt;/a&gt; </description>
		<content:encoded><![CDATA[<p>You might want to try out colorbox. I used that yesterday and it worked really well for video. </p>
<p><a href="http://colorpowered.com/colorbox/" target="_blank">http://colorpowered.com/colorbox/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://johncblandii.com/2008/02/integrating-spry-with-lightbox.html/comment-page-1#comment-9485</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sat, 06 Mar 2010 16:14:58 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.johncblandii.com/?p=86#comment-9485</guid>
		<description>I&#039;m looking for a way to incorporate a lightbox within a spry dataset. I&#039;m using one of the Dreamweaver CS4 templates that pulls the data in from a XML. The template I&#039;m using is the one with the button on the left and the content areas is on the right. I&#039;m trying to dynamically load a video that gets it&#039;s location from the XML file. Would like this video to load into the light box. Every solution I try it just opens the image in another window, without loading the lightbox. </description>
		<content:encoded><![CDATA[<p>I&#039;m looking for a way to incorporate a lightbox within a spry dataset. I&#039;m using one of the Dreamweaver CS4 templates that pulls the data in from a XML. The template I&#039;m using is the one with the button on the left and the content areas is on the right. I&#039;m trying to dynamically load a video that gets it&#039;s location from the XML file. Would like this video to load into the light box. Every solution I try it just opens the image in another window, without loading the lightbox.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johncblandii</title>
		<link>http://johncblandii.com/2008/02/integrating-spry-with-lightbox.html/comment-page-1#comment-5924</link>
		<dc:creator>johncblandii</dc:creator>
		<pubDate>Sun, 18 Oct 2009 19:56:40 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.johncblandii.com/?p=86#comment-5924</guid>
		<description>Hey Perry, check the Usage page on the fancy box site: &lt;a href=&quot;http://fancybox.net/howto.&quot; target=&quot;_blank&quot;&gt;http://fancybox.net/howto.&lt;/a&gt; 
 
It goes through the steps for adding it to your site. 
 
In short, just put the javascript and css lines of code in the head tag of your html. </description>
		<content:encoded><![CDATA[<p>Hey Perry, check the Usage page on the fancy box site: <a href="http://fancybox.net/howto." target="_blank">http://fancybox.net/howto.</a> </p>
<p>It goes through the steps for adding it to your site. </p>
<p>In short, just put the javascript and css lines of code in the head tag of your html.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Perry Garvin</title>
		<link>http://johncblandii.com/2008/02/integrating-spry-with-lightbox.html/comment-page-1#comment-5922</link>
		<dc:creator>Perry Garvin</dc:creator>
		<pubDate>Sun, 18 Oct 2009 17:18:43 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.johncblandii.com/?p=86#comment-5922</guid>
		<description>Hi there - I&#039;m using &lt;a href=&quot;http://fancybox.net/&quot; target=&quot;_blank&quot;&gt;http://fancybox.net/&lt;/a&gt;  as my lightbox solution.  Can you tell me what to put in my html / head / script tag block to make it work?  Thanks in advance! 
 
Perry </description>
		<content:encoded><![CDATA[<p>Hi there &#8211; I&#039;m using <a href="http://fancybox.net/" target="_blank">http://fancybox.net/</a>  as my lightbox solution.  Can you tell me what to put in my html / head / script tag block to make it work?  Thanks in advance! </p>
<p>Perry</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John C. Bland II</title>
		<link>http://johncblandii.com/2008/02/integrating-spry-with-lightbox.html/comment-page-1#comment-86</link>
		<dc:creator>John C. Bland II</dc:creator>
		<pubDate>Sun, 20 Apr 2008 16:53:28 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.johncblandii.com/?p=86#comment-86</guid>
		<description>It should go in your JS file or in your html/head/script tag block. This code is basically setting an event listener and once the data comes back it waits 1 second to tell Lightbox to run.

Look at Kin&#039;s comment as well. He has a link to a forum post and gives another way of doing it.

Hope it helps.

Thanks.
</description>
		<content:encoded><![CDATA[<p>It should go in your JS file or in your html/head/script tag block. This code is basically setting an event listener and once the data comes back it waits 1 second to tell Lightbox to run.</p>
<p>Look at Kin&#8217;s comment as well. He has a link to a forum post and gives another way of doing it.</p>
<p>Hope it helps.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Stevens</title>
		<link>http://johncblandii.com/2008/02/integrating-spry-with-lightbox.html/comment-page-1#comment-85</link>
		<dc:creator>Richard Stevens</dc:creator>
		<pubDate>Sun, 20 Apr 2008 15:16:08 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.johncblandii.com/?p=86#comment-85</guid>
		<description>Hi, Could you explain where exactly this piece of code needs to go to get this to work?

I&#039;m experiencing the same problem but don&#039;t know where to add this code to correct it.

Thanks, Richard
</description>
		<content:encoded><![CDATA[<p>Hi, Could you explain where exactly this piece of code needs to go to get this to work?</p>
<p>I&#8217;m experiencing the same problem but don&#8217;t know where to add this code to correct it.</p>
<p>Thanks, Richard</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John C. Bland II</title>
		<link>http://johncblandii.com/2008/02/integrating-spry-with-lightbox.html/comment-page-1#comment-84</link>
		<dc:creator>John C. Bland II</dc:creator>
		<pubDate>Wed, 27 Feb 2008 20:33:13 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.johncblandii.com/?p=86#comment-84</guid>
		<description>Good deal Kin. I figured there was a better way and but I didn&#039;t find a good reference to all of the events and when they are called.
</description>
		<content:encoded><![CDATA[<p>Good deal Kin. I figured there was a better way and but I didn&#8217;t find a good reference to all of the events and when they are called.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kin Blas</title>
		<link>http://johncblandii.com/2008/02/integrating-spry-with-lightbox.html/comment-page-1#comment-83</link>
		<dc:creator>Kin Blas</dc:creator>
		<pubDate>Wed, 27 Feb 2008 19:38:49 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.johncblandii.com/?p=86#comment-83</guid>
		<description>Hey John,

Most of the &#039;box kits automatically fire off their initialization functions on DOMReady or onload. Unfortunately that is usually before Spry has had a chance to pre-process the regions on the page that may contain the images/content you want the &#039;box kit to use.

To sync things up, you probably want to use an onPostUpdate observer on the region that contains the content, instead of an observer on the data set.

See this Spry Pre-Release forum post for more details:

&lt;a href=&quot;http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=72&amp;catid=602&amp;threadid=1339767&amp;enterthread=y&quot; rel=&quot;nofollow&quot;&gt;http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=72&amp;catid=602&amp;threadid=1339767&amp;enterthread=y&lt;/a&gt;

--== Kin ==--
</description>
		<content:encoded><![CDATA[<p>Hey John,</p>
<p>Most of the &#8216;box kits automatically fire off their initialization functions on DOMReady or onload. Unfortunately that is usually before Spry has had a chance to pre-process the regions on the page that may contain the images/content you want the &#8216;box kit to use.</p>
<p>To sync things up, you probably want to use an onPostUpdate observer on the region that contains the content, instead of an observer on the data set.</p>
<p>See this Spry Pre-Release forum post for more details:</p>
<p><a href="http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=72&#038;catid=602&#038;threadid=1339767&#038;enterthread=y" rel="nofollow">http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=72&#038;catid=602&#038;threadid=1339767&#038;enterthread=y</a></p>
<p>&#8211;== Kin ==&#8211;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

