<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Image Transition Manager: image transitions with scriptaculous</title>
	<link>http://ajaxorized.com</link>
	<description>Web Innovation</description>
	<pubDate>Thu, 28 Aug 2008 16:15:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>

	<item>
		<title>By: Links for 29 October 2007(Rails, Dsl, JavaScript, CSS, TextMate) &#171; exceptionz</title>
		<link>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-17</link>
		<author>Links for 29 October 2007(Rails, Dsl, JavaScript, CSS, TextMate) &#171; exceptionz</author>
		<pubDate>Mon, 29 Oct 2007 03:38:33 +0000</pubDate>
		<guid>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-17</guid>
					<description>[...] Image Gallery (scrptaculous) [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Image Gallery (scrptaculous) [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Ajaxorized &#187; The Image Transition Manager</title>
		<link>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-18</link>
		<author>Ajaxorized &#187; The Image Transition Manager</author>
		<pubDate>Tue, 30 Oct 2007 13:57:56 +0000</pubDate>
		<guid>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-18</guid>
					<description>[...] proudly presents... the Image Transition Manager. The Image Transition Manager is a javascript library based on scriptaculous and prototype. It [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] proudly presents&#8230; the Image Transition Manager. The Image Transition Manager is a javascript library based on scriptaculous and prototype. It [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Joris Vincken</title>
		<link>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-34</link>
		<author>Joris Vincken</author>
		<pubDate>Mon, 12 Nov 2007 22:58:29 +0000</pubDate>
		<guid>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-34</guid>
					<description>Works perfect in Safari and Firefox on OSX Leopard</description>
		<content:encoded><![CDATA[<p>Works perfect in Safari and Firefox on OSX Leopard</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Martin Dan</title>
		<link>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-38</link>
		<author>Martin Dan</author>
		<pubDate>Wed, 14 Nov 2007 09:29:24 +0000</pubDate>
		<guid>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-38</guid>
					<description>What license is this script released under - can we use it for free in our comercial software?</description>
		<content:encoded><![CDATA[<p>What license is this script released under - can we use it for free in our comercial software?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: martijn</title>
		<link>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-41</link>
		<author>martijn</author>
		<pubDate>Mon, 19 Nov 2007 10:47:54 +0000</pubDate>
		<guid>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-41</guid>
					<description>You're right, we should mention that on this page. The answer is 'Yes'. You can use it for commercial software. If possible, we'd love to see the results :)</description>
		<content:encoded><![CDATA[<p>You&#8217;re right, we should mention that on this page. The answer is &#8216;Yes&#8217;. You can use it for commercial software. If possible, we&#8217;d love to see the results <img src='http://ajaxorized.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Kevin</title>
		<link>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-92</link>
		<author>Kevin</author>
		<pubDate>Sun, 23 Dec 2007 06:55:07 +0000</pubDate>
		<guid>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-92</guid>
					<description>The kissup:
excellent script!  

The request:
How would I go about triggering a transition w/o a physical link? I want to use a periodicalExecutor() to iterate through an array of images. Simply running

new Transition( 'logo', 'images/'+pic+'.jpg' );  

re-instantiates a transition so I can't do a nice cross-fade between the images. 

The second kissup:
Again, thanks for the excellent clean script!

-Kevin</description>
		<content:encoded><![CDATA[<p>The kissup:<br />
excellent script!  </p>
<p>The request:<br />
How would I go about triggering a transition w/o a physical link? I want to use a periodicalExecutor() to iterate through an array of images. Simply running</p>
<p>new Transition( &#8216;logo&#8217;, &#8216;images/&#8217;+pic+&#8217;.jpg&#8217; );  </p>
<p>re-instantiates a transition so I can&#8217;t do a nice cross-fade between the images. </p>
<p>The second kissup:<br />
Again, thanks for the excellent clean script!</p>
<p>-Kevin</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: daneck</title>
		<link>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-107</link>
		<author>daneck</author>
		<pubDate>Fri, 28 Dec 2007 17:40:15 +0000</pubDate>
		<guid>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-107</guid>
					<description>Sweet stuff.  Just the type of solution I've been looking for.  Being very new to Prototypes though, is there a way to run these transitions without the use of hyperlinks?  I'm wanting to ad crossbroswer transitions to rotating images if possible.  Keep up the excellent work!</description>
		<content:encoded><![CDATA[<p>Sweet stuff.  Just the type of solution I&#8217;ve been looking for.  Being very new to Prototypes though, is there a way to run these transitions without the use of hyperlinks?  I&#8217;m wanting to ad crossbroswer transitions to rotating images if possible.  Keep up the excellent work!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: blok</title>
		<link>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-160</link>
		<author>blok</author>
		<pubDate>Wed, 23 Jan 2008 18:06:38 +0000</pubDate>
		<guid>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-160</guid>
					<description>Hi,

Nice script, but can I use multiple instances? I want three times a set of multiple pictures. Thanks in advance!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Nice script, but can I use multiple instances? I want three times a set of multiple pictures. Thanks in advance!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Ben</title>
		<link>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-173</link>
		<author>Ben</author>
		<pubDate>Thu, 24 Jan 2008 10:06:37 +0000</pubDate>
		<guid>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-173</guid>
					<description>Is there a way to automate this, like a simple slideshow, without the links?

Thanks,

Ben</description>
		<content:encoded><![CDATA[<p>Is there a way to automate this, like a simple slideshow, without the links?</p>
<p>Thanks,</p>
<p>Ben</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: martijn</title>
		<link>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-174</link>
		<author>martijn</author>
		<pubDate>Thu, 24 Jan 2008 10:46:53 +0000</pubDate>
		<guid>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-174</guid>
					<description>Hi all,

Thanks for your comments! It's great to see that we created a script that is actually is being used. So if you have any examples of your implementations, we'd love to see it :)

About all the "can i do this" or "is there a way to do that" I can say use your imagination ;) We introduced a concept for image transitions in a clean and unobstrusive way, so you're free to adjust the script in every way you like.

Martijn</description>
		<content:encoded><![CDATA[<p>Hi all,</p>
<p>Thanks for your comments! It&#8217;s great to see that we created a script that is actually is being used. So if you have any examples of your implementations, we&#8217;d love to see it <img src='http://ajaxorized.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>About all the &#8220;can i do this&#8221; or &#8220;is there a way to do that&#8221; I can say use your imagination <img src='http://ajaxorized.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> We introduced a concept for image transitions in a clean and unobstrusive way, so you&#8217;re free to adjust the script in every way you like.</p>
<p>Martijn</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: David</title>
		<link>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-195</link>
		<author>David</author>
		<pubDate>Tue, 29 Jan 2008 11:09:32 +0000</pubDate>
		<guid>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-195</guid>
					<description>Great script...any ideas to make it support SWF´s?????</description>
		<content:encoded><![CDATA[<p>Great script&#8230;any ideas to make it support SWF´s?????</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: pog</title>
		<link>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-207</link>
		<author>pog</author>
		<pubDate>Sat, 02 Feb 2008 12:44:51 +0000</pubDate>
		<guid>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-207</guid>
					<description>Hi guys, great work ...

I've been wondering why those images ignore my text-align:center; of the containing element, when it kicked me. I've done some little addition to simulate image centering, when needed, so if you're interested, this is it:

The base JS script (transition.js) needs to be modified a bit:

loadImage: function( p_eAnchor ) {

// Get transition type and image url.
var sTransition = /^transition\[([^,]+),?\d*\]$/.exec( p_eAnchor.getAttribute( 'rel' ) )[ 1 ];
var imgPosition = /^transition\[[^,]+,?(.*)\]$/.exec( p_eAnchor.getAttribute( 'rel' ) )[ 1 ];
if( !imgPosition ) imgPosition = 0;

var sImage = p_eAnchor.getAttribute( 'href' );

var eImage = document.createElement( 'img' );
eImage.setAttribute( 'src', sImage );	
$(eImage).setStyle( { position: 'absolute', left: imgPosition + 'px', top: '0px', opacity: '0' } );

//----- this is the end of the modifications

Then you can (don't HAVE TO) use rel="transition[appear,100]" where 100 is pixel value of css "left" property when positioning absolutely. That value you have to calculate manually or let the server to do it for you, for example in PHP:

$wrapperWidth = 580;
$size = getimagesize( $file );
if( ($position = floor($wrapperWidth / 2 - $size[0] / 2 )) </description>
		<content:encoded><![CDATA[<p>Hi guys, great work &#8230;</p>
<p>I&#8217;ve been wondering why those images ignore my text-align:center; of the containing element, when it kicked me. I&#8217;ve done some little addition to simulate image centering, when needed, so if you&#8217;re interested, this is it:</p>
<p>The base JS script (transition.js) needs to be modified a bit:</p>
<p>loadImage: function( p_eAnchor ) {</p>
<p>// Get transition type and image url.<br />
var sTransition = /^transition\[([^,]+),?\d*\]$/.exec( p_eAnchor.getAttribute( &#8216;rel&#8217; ) )[ 1 ];<br />
var imgPosition = /^transition\[[^,]+,?(.*)\]$/.exec( p_eAnchor.getAttribute( &#8216;rel&#8217; ) )[ 1 ];<br />
if( !imgPosition ) imgPosition = 0;</p>
<p>var sImage = p_eAnchor.getAttribute( &#8216;href&#8217; );</p>
<p>var eImage = document.createElement( &#8216;img&#8217; );<br />
eImage.setAttribute( &#8217;src&#8217;, sImage );<br />
$(eImage).setStyle( { position: &#8216;absolute&#8217;, left: imgPosition + &#8216;px&#8217;, top: &#8216;0px&#8217;, opacity: &#8216;0&#8242; } );</p>
<p>//&#8212;&#8211; this is the end of the modifications</p>
<p>Then you can (don&#8217;t HAVE TO) use rel=&#8221;transition[appear,100]&#8221; where 100 is pixel value of css &#8220;left&#8221; property when positioning absolutely. That value you have to calculate manually or let the server to do it for you, for example in PHP:</p>
<p>$wrapperWidth = 580;<br />
$size = getimagesize( $file );<br />
if( ($position = floor($wrapperWidth / 2 - $size[0] / 2 ))</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Willem</title>
		<link>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-208</link>
		<author>Willem</author>
		<pubDate>Sun, 03 Feb 2008 11:54:01 +0000</pubDate>
		<guid>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-208</guid>
					<description>Thanks pog, very good contribution!</description>
		<content:encoded><![CDATA[<p>Thanks pog, very good contribution!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: noisylime &#187; Blog Archive &#187; Image Transition Manager</title>
		<link>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-225</link>
		<author>noisylime &#187; Blog Archive &#187; Image Transition Manager</author>
		<pubDate>Tue, 12 Feb 2008 15:33:17 +0000</pubDate>
		<guid>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-225</guid>
					<description>[...] proudly presents&#8230; the Image Transition Manager. The Image Transition Manager is a javascript library based on scriptaculous and prototype. It [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] proudly presents&#8230; the Image Transition Manager. The Image Transition Manager is a javascript library based on scriptaculous and prototype. It [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Milan</title>
		<link>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-278</link>
		<author>Milan</author>
		<pubDate>Tue, 04 Mar 2008 13:30:14 +0000</pubDate>
		<guid>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-278</guid>
					<description>Hi,

I was searching the Net for the most appropriate JS to power my future gallery and guess what - You won! Great, great job! 
One thing that maybe can be changed - effect should not be fixed with the image - same picture always got same effect. But that minor stuff...
Overall impression - very usefull</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I was searching the Net for the most appropriate JS to power my future gallery and guess what - You won! Great, great job!<br />
One thing that maybe can be changed - effect should not be fixed with the image - same picture always got same effect. But that minor stuff&#8230;<br />
Overall impression - very usefull</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Žiga Sancin</title>
		<link>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-313</link>
		<author>Žiga Sancin</author>
		<pubDate>Fri, 14 Mar 2008 14:52:43 +0000</pubDate>
		<guid>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-313</guid>
					<description>This script leaks, especially in IE. You should be closing the observer after using it.

Current code:
Event.observe( eImage, 'load', this._onLoad.bindAsEventListener( null, this, eImage, sTransition ) );

Patched example:
this.bfx = this._onLoad.bindAsEventListener(null, this, eImage, sTransition);
Event.observe(eImage, 'load', this.bfx);

And then stop the observer in the _onLoad function with:
Event.stopObserving(eImage, 'load', this.bfx);

(sorry for using different coding style ;))



Ok, so this saves us about a meg per image in IE. Now, lets see how to create a slideshow. :) First of all, you have to get rid of the initialize function and move the needed variables into the loadImage function. Well, the only magic (besides creating and cycling an array) is to cycle the script once in a while. You shouldn't be using prototype's periodicalExecutor for that task. Instead you should use javascript's setTimeout() at the end of the _transImage function and make it call loadImage(), but be careful about the global scope problems. :)

Take care,
Žiga Sancin aka bisi</description>
		<content:encoded><![CDATA[<p>This script leaks, especially in IE. You should be closing the observer after using it.</p>
<p>Current code:<br />
Event.observe( eImage, &#8216;load&#8217;, this._onLoad.bindAsEventListener( null, this, eImage, sTransition ) );</p>
<p>Patched example:<br />
this.bfx = this._onLoad.bindAsEventListener(null, this, eImage, sTransition);<br />
Event.observe(eImage, &#8216;load&#8217;, this.bfx);</p>
<p>And then stop the observer in the _onLoad function with:<br />
Event.stopObserving(eImage, &#8216;load&#8217;, this.bfx);</p>
<p>(sorry for using different coding style ;))</p>
<p>Ok, so this saves us about a meg per image in IE. Now, lets see how to create a slideshow. <img src='http://ajaxorized.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> First of all, you have to get rid of the initialize function and move the needed variables into the loadImage function. Well, the only magic (besides creating and cycling an array) is to cycle the script once in a while. You shouldn&#8217;t be using prototype&#8217;s periodicalExecutor for that task. Instead you should use javascript&#8217;s setTimeout() at the end of the _transImage function and make it call loadImage(), but be careful about the global scope problems. <img src='http://ajaxorized.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Take care,<br />
Žiga Sancin aka bisi</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Tom</title>
		<link>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-416</link>
		<author>Tom</author>
		<pubDate>Wed, 16 Apr 2008 23:06:42 +0000</pubDate>
		<guid>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-416</guid>
					<description>Is there anyway to keep the href an actual link to a page but still have the effect of changing the image? I changed eAnchor.onclick to eAnchor.onmouseover in the transitions.js file which works as I need it, but I need it to change the image in the "holder" div onmouseover and still have a normal link to another page. 

This is an example of what I'm talking about:
http://www.tagheuer.com/the-collection/index.lbl?lang=en

Thanks!
T.</description>
		<content:encoded><![CDATA[<p>Is there anyway to keep the href an actual link to a page but still have the effect of changing the image? I changed eAnchor.onclick to eAnchor.onmouseover in the transitions.js file which works as I need it, but I need it to change the image in the &#8220;holder&#8221; div onmouseover and still have a normal link to another page. </p>
<p>This is an example of what I&#8217;m talking about:<br />
<a href="http://www.tagheuer.com/the-collection/index.lbl?lang=en" rel="nofollow">http://www.tagheuer.com/the-collection/index.lbl?lang=en</a></p>
<p>Thanks!<br />
T.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: kashif</title>
		<link>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-424</link>
		<author>kashif</author>
		<pubDate>Fri, 18 Apr 2008 06:58:43 +0000</pubDate>
		<guid>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-424</guid>
					<description>very nice really really nice</description>
		<content:encoded><![CDATA[<p>very nice really really nice</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: sohbet odaları</title>
		<link>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-1398</link>
		<author>sohbet odaları</author>
		<pubDate>Wed, 21 May 2008 19:04:36 +0000</pubDate>
		<guid>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-1398</guid>
					<description>great job man! thx!</description>
		<content:encoded><![CDATA[<p>great job man! thx!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: AdamDogbark</title>
		<link>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-1536</link>
		<author>AdamDogbark</author>
		<pubDate>Thu, 05 Jun 2008 19:41:54 +0000</pubDate>
		<guid>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-1536</guid>
					<description>I was wondering if there was a way to find the height and width of each image to have a dynamic #holder that can change based on the image size. Right now all the images have to be exactly the same size for it to work. Solutions anyone? I don't know enough about JS yet to figure it out, but I am sure that's possible somehow. Thanks a ton!! Nice work all around on this one.
AD</description>
		<content:encoded><![CDATA[<p>I was wondering if there was a way to find the height and width of each image to have a dynamic #holder that can change based on the image size. Right now all the images have to be exactly the same size for it to work. Solutions anyone? I don&#8217;t know enough about JS yet to figure it out, but I am sure that&#8217;s possible somehow. Thanks a ton!! Nice work all around on this one.<br />
AD</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Image Transitions with Scriptaculous &#124; Stack5</title>
		<link>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-1605</link>
		<author>Image Transitions with Scriptaculous &#124; Stack5</author>
		<pubDate>Thu, 12 Jun 2008 10:22:06 +0000</pubDate>
		<guid>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-1605</guid>
					<description>[...] Image Transitions with Scriptaculous   Bookmark It                       Tags: scriptaculous      This entry was posted on Thursday, June 12th, 2008 at 12:21 pm and is filed under Web galleries. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Image Transitions with Scriptaculous   Bookmark It                       Tags: scriptaculous      This entry was posted on Thursday, June 12th, 2008 at 12:21 pm and is filed under Web galleries. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site. [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: hakan</title>
		<link>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-1646</link>
		<author>hakan</author>
		<pubDate>Mon, 16 Jun 2008 19:36:39 +0000</pubDate>
		<guid>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-1646</guid>
					<description>thanks</description>
		<content:encoded><![CDATA[<p>thanks</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Elie</title>
		<link>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-1684</link>
		<author>Elie</author>
		<pubDate>Fri, 20 Jun 2008 02:51:26 +0000</pubDate>
		<guid>http://ajaxorized.com/projects/image-transition-manager-image-transitions-with-scriptaculous/#comment-1684</guid>
					<description>Nice Script but is there a solution to combine it with a lightview effect ?
I load my thumnail with your script but i can't zoom on it after :/

Thx !</description>
		<content:encoded><![CDATA[<p>Nice Script but is there a solution to combine it with a lightview effect ?<br />
I load my thumnail with your script but i can&#8217;t zoom on it after :/</p>
<p>Thx !</p>
]]></content:encoded>
				</item>
</channel>
</rss>
