<?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: Fun with jQuery&#8217;s &#8220;animate()&#8221;</title>
	<atom:link href="http://james.padolsey.com/javascript/fun-with-jquerys-animate/feed/" rel="self" type="application/rss+xml" />
	<link>http://james.padolsey.com/javascript/fun-with-jquerys-animate/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 02 Feb 2012 18:03:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: tamilmovie</title>
		<link>http://james.padolsey.com/javascript/fun-with-jquerys-animate/comment-page-1/#comment-26991</link>
		<dc:creator>tamilmovie</dc:creator>
		<pubDate>Sun, 07 Mar 2010 13:49:52 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=1041#comment-26991</guid>
		<description>I love jquery animations</description>
		<content:encoded><![CDATA[<p>I love jquery animations</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Band</title>
		<link>http://james.padolsey.com/javascript/fun-with-jquerys-animate/comment-page-1/#comment-25316</link>
		<dc:creator>Stephen Band</dc:creator>
		<pubDate>Tue, 01 Dec 2009 19:51:05 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=1041#comment-25316</guid>
		<description>I just noticed that if you try animating an object with multiple properties, the step function is called for every increment of every property. This wasn&#039;t quite what I was expecting. I was kind of expecting the step function to be called every time the entire object was updated (ie. one step in time).

The step function appears to be passed two arguments: the current value of the current property, and an object that holds some info about the object being animated. I&#039;m trying to think of a neat way to detect, inside the step function, when all the properties have been updated, so I can trigger a callback on per frame rather than per step.

I just want to ask you in case you&#039;ve already run into this and have any neat ideas?

Cheers!</description>
		<content:encoded><![CDATA[<p>I just noticed that if you try animating an object with multiple properties, the step function is called for every increment of every property. This wasn&#8217;t quite what I was expecting. I was kind of expecting the step function to be called every time the entire object was updated (ie. one step in time).</p>
<p>The step function appears to be passed two arguments: the current value of the current property, and an object that holds some info about the object being animated. I&#8217;m trying to think of a neat way to detect, inside the step function, when all the properties have been updated, so I can trigger a callback on per frame rather than per step.</p>
<p>I just want to ask you in case you&#8217;ve already run into this and have any neat ideas?</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fdask</title>
		<link>http://james.padolsey.com/javascript/fun-with-jquerys-animate/comment-page-1/#comment-23353</link>
		<dc:creator>fdask</dc:creator>
		<pubDate>Fri, 30 Oct 2009 23:59:47 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=1041#comment-23353</guid>
		<description>Hey James!  Nice article here.  Your first example with the animate function immediately made me think of using it for more than just visual effects.  Perhaps some sort of timing log or something along those lines.

Definitely something I&#039;ll explore in my own code.

Cheers!</description>
		<content:encoded><![CDATA[<p>Hey James!  Nice article here.  Your first example with the animate function immediately made me think of using it for more than just visual effects.  Perhaps some sort of timing log or something along those lines.</p>
<p>Definitely something I&#8217;ll explore in my own code.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://james.padolsey.com/javascript/fun-with-jquerys-animate/comment-page-1/#comment-21148</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Sun, 27 Sep 2009 02:38:48 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=1041#comment-21148</guid>
		<description>Thanks for the tips. I love jQuery and its always good to learn something new.

Cheers</description>
		<content:encoded><![CDATA[<p>Thanks for the tips. I love jQuery and its always good to learn something new.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mayur</title>
		<link>http://james.padolsey.com/javascript/fun-with-jquerys-animate/comment-page-1/#comment-20266</link>
		<dc:creator>Mayur</dc:creator>
		<pubDate>Sat, 12 Sep 2009 06:14:55 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=1041#comment-20266</guid>
		<description>Thank you for sharing this information
......</description>
		<content:encoded><![CDATA[<p>Thank you for sharing this information<br />
&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hassan</title>
		<link>http://james.padolsey.com/javascript/fun-with-jquerys-animate/comment-page-1/#comment-19399</link>
		<dc:creator>Hassan</dc:creator>
		<pubDate>Sun, 30 Aug 2009 14:29:24 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=1041#comment-19399</guid>
		<description>[...نوشته‌ای از James Padolsey برای پویانمایی خاصیت‌های اشیا...]</description>
		<content:encoded><![CDATA[<p>[...نوشته‌ای از James Padolsey برای پویانمایی خاصیت‌های اشیا...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 9swords</title>
		<link>http://james.padolsey.com/javascript/fun-with-jquerys-animate/comment-page-1/#comment-19376</link>
		<dc:creator>9swords</dc:creator>
		<pubDate>Sun, 30 Aug 2009 05:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=1041#comment-19376</guid>
		<description>Really cool, i am using the Flock browser and linear is by far the smoothest animation and easiest on the eyes.
I should take into consideration that the box is &quot;easing down&quot; with an image in it, and wouldn&#039;t be doing so in every situation. Thanks for this.</description>
		<content:encoded><![CDATA[<p>Really cool, i am using the Flock browser and linear is by far the smoothest animation and easiest on the eyes.<br />
I should take into consideration that the box is &#8220;easing down&#8221; with an image in it, and wouldn&#8217;t be doing so in every situation. Thanks for this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Webstandard-Team</title>
		<link>http://james.padolsey.com/javascript/fun-with-jquerys-animate/comment-page-1/#comment-17261</link>
		<dc:creator>Webstandard-Team</dc:creator>
		<pubDate>Tue, 28 Jul 2009 07:17:45 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=1041#comment-17261</guid>
		<description>Nice small Tutorial James! If you are interested in more jQuery, you don&#039;t have to miss the following two articles: &lt;a href=&quot;http://webstandard.kulando.de/post/2009/07/16/creative-image-galleries-by-jquery&quot; rel=&quot;nofollow&quot;&gt;&quot;Creative Image-Galleries by jQuery&quot;&lt;/a&gt; or &lt;a href=&quot;http://webstandard.kulando.de/post/2009/06/30/jquery-the-easy-way-to-navigate&quot; rel=&quot;nofollow&quot;&gt;&quot;jQuery - The easy way to navigate&quot;&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Nice small Tutorial James! If you are interested in more jQuery, you don&#8217;t have to miss the following two articles: <a href="http://webstandard.kulando.de/post/2009/07/16/creative-image-galleries-by-jquery">&#8220;Creative Image-Galleries by jQuery&#8221;</a> or <a href="http://webstandard.kulando.de/post/2009/06/30/jquery-the-easy-way-to-navigate">&#8220;jQuery &#8211; The easy way to navigate&#8221;</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Westlake</title>
		<link>http://james.padolsey.com/javascript/fun-with-jquerys-animate/comment-page-1/#comment-17220</link>
		<dc:creator>Adrian Westlake</dc:creator>
		<pubDate>Mon, 27 Jul 2009 15:16:45 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=1041#comment-17220</guid>
		<description>I created my own little take on JQuery animate() function. Pointless but fun :) http://playground.adrianwestlake.com/jquery/hello/</description>
		<content:encoded><![CDATA[<p>I created my own little take on JQuery animate() function. Pointless but fun <img src='http://james.padolsey.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <a href="http://playground.adrianwestlake.com/jquery/hello/">http://playground.adrianwestlake.com/jquery/hello/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Live-Dimension</title>
		<link>http://james.padolsey.com/javascript/fun-with-jquerys-animate/comment-page-1/#comment-17214</link>
		<dc:creator>Live-Dimension</dc:creator>
		<pubDate>Mon, 27 Jul 2009 12:42:10 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=1041#comment-17214</guid>
		<description>That demo is pretty neat, took me a short while to figure out what was going on exactly. It will be useful on the next project that I use spiffy JQuery UI on.</description>
		<content:encoded><![CDATA[<p>That demo is pretty neat, took me a short while to figure out what was going on exactly. It will be useful on the next project that I use spiffy JQuery UI on.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

