<?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: .animate()</title>
	<atom:link href="http://api.jquery.com/animate/feed/" rel="self" type="application/rss+xml" />
	<link>http://api.jquery.com/animate/</link>
	<description>jQuery API Reference</description>
	<lastBuildDate>Fri, 19 Aug 2011 09:06: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: Bob</title>
		<link>http://api.jquery.com/animate/comment-page-2/#comment-8698</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Sat, 29 Jan 2011 23:35:38 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=331#comment-8698</guid>
		<description>btw, this is what i&#039;m using:&lt;br&gt;&lt;br&gt;$(this).find(&quot;span&quot;).animate({opacity: 0, top: &quot;-320&quot;}, {queue:false, duration:250, complete: function(){&lt;br&gt;								$(this).attr({&quot;style&quot;: &#039;display:none&#039;});</description>
		<content:encoded><![CDATA[<p>btw, this is what i&#39;m using:</p>
<p>$(this).find(&#8220;span&#8221;).animate({opacity: 0, top: &#8220;-320&#8243;}, {queue:false, duration:250, complete: function(){<br />								$(this).attr({&#8220;style&#8221;: &#39;display:none&#39;});</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://api.jquery.com/animate/comment-page-2/#comment-8697</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Sat, 29 Jan 2011 23:13:43 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=331#comment-8697</guid>
		<description>how do you delay the beginning of the mouseover/mouseout....i have a lot of animated pop ups/tool tips and i want about a quarter second delay so that the animations don&#039;t begin immediately....that way, whipping your mouse over the buttons don&#039;t start the animation, but stopping and hovering will.....also, i would like the delay the mouseout so that the tool tips don&#039;t immediately disappear if the user &#039;accidentally&#039; rolls out for a fraction of a second....</description>
		<content:encoded><![CDATA[<p>how do you delay the beginning of the mouseover/mouseout&#8230;.i have a lot of animated pop ups/tool tips and i want about a quarter second delay so that the animations don&#39;t begin immediately&#8230;.that way, whipping your mouse over the buttons don&#39;t start the animation, but stopping and hovering will&#8230;..also, i would like the delay the mouseout so that the tool tips don&#39;t immediately disappear if the user &#39;accidentally&#39; rolls out for a fraction of a second&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaseinatl</title>
		<link>http://api.jquery.com/animate/comment-page-2/#comment-8687</link>
		<dc:creator>Jaseinatl</dc:creator>
		<pubDate>Sat, 29 Jan 2011 04:24:44 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=331#comment-8687</guid>
		<description>How can you tell if an element is animating? And can you tell the final state of the animation?&lt;br&gt;If I set a button to fade an image on click and it has a long duration, if the user clicks the button again, would it reset the duration and apply the new animation? Or would it queue the new animation? And what happens if you animate an element to it&#039;s current state (no change)?</description>
		<content:encoded><![CDATA[<p>How can you tell if an element is animating? And can you tell the final state of the animation?<br />If I set a button to fade an image on click and it has a long duration, if the user clicks the button again, would it reset the duration and apply the new animation? Or would it queue the new animation? And what happens if you animate an element to it&#39;s current state (no change)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Libin4646</title>
		<link>http://api.jquery.com/animate/comment-page-2/#comment-8644</link>
		<dc:creator>Libin4646</dc:creator>
		<pubDate>Wed, 26 Jan 2011 22:19:13 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=331#comment-8644</guid>
		<description>very nice. i sure i can make a wonderful application using this info.</description>
		<content:encoded><![CDATA[<p>very nice. i sure i can make a wonderful application using this info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Pilgrim</title>
		<link>http://api.jquery.com/animate/comment-page-2/#comment-8584</link>
		<dc:creator>Scott Pilgrim</dc:creator>
		<pubDate>Tue, 25 Jan 2011 07:37:30 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=331#comment-8584</guid>
		<description>how about a setTimeout based on animation duration?</description>
		<content:encoded><![CDATA[<p>how about a setTimeout based on animation duration?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andi</title>
		<link>http://api.jquery.com/animate/comment-page-2/#comment-8578</link>
		<dc:creator>Andi</dc:creator>
		<pubDate>Tue, 25 Jan 2011 01:10:28 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=331#comment-8578</guid>
		<description>Is there a way to expand the menu to the left side?&lt;br&gt;My menu is on the right side of the homepage and submenu should slide to the left side.&lt;br&gt;Please help!!</description>
		<content:encoded><![CDATA[<p>Is there a way to expand the menu to the left side?<br />My menu is on the right side of the homepage and submenu should slide to the left side.<br />Please help!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cole</title>
		<link>http://api.jquery.com/animate/comment-page-2/#comment-8530</link>
		<dc:creator>Cole</dc:creator>
		<pubDate>Sun, 23 Jan 2011 02:53:50 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=331#comment-8530</guid>
		<description>you can the jquery hover method to animate all images except the one being hovered</description>
		<content:encoded><![CDATA[<p>you can the jquery hover method to animate all images except the one being hovered</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will K</title>
		<link>http://api.jquery.com/animate/comment-page-2/#comment-8511</link>
		<dc:creator>Will K</dc:creator>
		<pubDate>Fri, 21 Jan 2011 21:35:31 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=331#comment-8511</guid>
		<description>Is there a way to add a callback based on the % complete?  And if so, is there a way for the &quot;%&quot; it to not match the animated easing?&lt;br&gt;&lt;br&gt;As an example, I want to move a box from the left to the right, and I want either callbacks (or custom triggers) at 25%, 50% and 75% based on the distance.&lt;br&gt;&lt;br&gt;I could always poll it, but a callback would be much cleaner.</description>
		<content:encoded><![CDATA[<p>Is there a way to add a callback based on the % complete?  And if so, is there a way for the &#8220;%&#8221; it to not match the animated easing?</p>
<p>As an example, I want to move a box from the left to the right, and I want either callbacks (or custom triggers) at 25%, 50% and 75% based on the distance.</p>
<p>I could always poll it, but a callback would be much cleaner.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mauloa 23</title>
		<link>http://api.jquery.com/animate/comment-page-2/#comment-8480</link>
		<dc:creator>Mauloa 23</dc:creator>
		<pubDate>Thu, 20 Jan 2011 18:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=331#comment-8480</guid>
		<description>I have a handful of image thumbnails that will open to separate pages when clicked. &lt;br&gt;My question is on the hover/animate state. When I roll over 1 image, I want the remaining images to fade to 50% black. I don&#039;t care if the image fades into an existing bg color or if an overlying div goes from 0 to 50% opacity. &lt;br&gt;I just need some direction on how to pull this off. Any tips are appreciated!&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>I have a handful of image thumbnails that will open to separate pages when clicked. <br />My question is on the hover/animate state. When I roll over 1 image, I want the remaining images to fade to 50% black. I don&#39;t care if the image fades into an existing bg color or if an overlying div goes from 0 to 50% opacity. <br />I just need some direction on how to pull this off. Any tips are appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan</title>
		<link>http://api.jquery.com/animate/comment-page-2/#comment-8479</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Thu, 20 Jan 2011 18:28:44 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=331#comment-8479</guid>
		<description>I think Simonauftour is meaning that the speed (time per pixel) is fixed instead of the total duration.&lt;br&gt;&lt;br&gt;I&#039;ve got the same problem since I want several elements with different heigts have the same animation speed. So a 10px div should open as fast as the first 10px of a 100px div, instead of a very slow 10px and a very fast 100px (since the duration is the same).</description>
		<content:encoded><![CDATA[<p>I think Simonauftour is meaning that the speed (time per pixel) is fixed instead of the total duration.</p>
<p>I&#39;ve got the same problem since I want several elements with different heigts have the same animation speed. So a 10px div should open as fast as the first 10px of a 100px div, instead of a very slow 10px and a very fast 100px (since the duration is the same).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

