<?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: Simple pulse plugin for jQuery</title>
	<atom:link href="http://james.padolsey.com/javascript/simple-pulse-plugin-for-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://james.padolsey.com/javascript/simple-pulse-plugin-for-jquery/</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: Seemly</title>
		<link>http://james.padolsey.com/javascript/simple-pulse-plugin-for-jquery/comment-page-1/#comment-29678</link>
		<dc:creator>Seemly</dc:creator>
		<pubDate>Mon, 16 Aug 2010 12:30:04 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=1305#comment-29678</guid>
		<description>Awesome plugin. This is exactly what I have been looking for on my latest web project.

It&#039;s especially handy - as Alex states in an earlier comment - that it saves the need of including the UI library, etc.

Much appreciation. I will be including a link in an upcoming blog post (when I manage to get my blog live).

Kudos!</description>
		<content:encoded><![CDATA[<p>Awesome plugin. This is exactly what I have been looking for on my latest web project.</p>
<p>It&#8217;s especially handy &#8211; as Alex states in an earlier comment &#8211; that it saves the need of including the UI library, etc.</p>
<p>Much appreciation. I will be including a link in an upcoming blog post (when I manage to get my blog live).</p>
<p>Kudos!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terry</title>
		<link>http://james.padolsey.com/javascript/simple-pulse-plugin-for-jquery/comment-page-1/#comment-29568</link>
		<dc:creator>Terry</dc:creator>
		<pubDate>Tue, 20 Jul 2010 17:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=1305#comment-29568</guid>
		<description>Hi James,
How do you restart the Pulse.  I stop the pulse to do some processing, but if a condition isn&#039;t met, I would like to restart the pulse.  From the comments, I&#039;m using $(this).stop().fadeTo(&#039;fast&#039;, 1); to stop things while I process.

Regards,
Terry</description>
		<content:encoded><![CDATA[<p>Hi James,<br />
How do you restart the Pulse.  I stop the pulse to do some processing, but if a condition isn&#8217;t met, I would like to restart the pulse.  From the comments, I&#8217;m using $(this).stop().fadeTo(&#8216;fast&#8217;, 1); to stop things while I process.</p>
<p>Regards,<br />
Terry</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://james.padolsey.com/javascript/simple-pulse-plugin-for-jquery/comment-page-1/#comment-29293</link>
		<dc:creator>James</dc:creator>
		<pubDate>Wed, 26 May 2010 16:13:16 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=1305#comment-29293</guid>
		<description>Also, @Toomany, you should specify all CSS properties in the first object (with &quot;opacity&quot;). The second object (with &quot;times&quot;, &quot;duration&quot; etc.) is just for extra options.</description>
		<content:encoded><![CDATA[<p>Also, @Toomany, you should specify all CSS properties in the first object (with &#8220;opacity&#8221;). The second object (with &#8220;times&#8221;, &#8220;duration&#8221; etc.) is just for extra options.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://james.padolsey.com/javascript/simple-pulse-plugin-for-jquery/comment-page-1/#comment-29292</link>
		<dc:creator>James</dc:creator>
		<pubDate>Wed, 26 May 2010 16:09:44 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=1305#comment-29292</guid>
		<description>@Chris, works for me... http://jsfiddle.net/9sWRT/

@Toomany, what background colors do you want to pulse to/from? You need more than one. E.g. http://jsfiddle.net/7sQ5c/</description>
		<content:encoded><![CDATA[<p>@Chris, works for me&#8230; <a href="http://jsfiddle.net/9sWRT/">http://jsfiddle.net/9sWRT/</a></p>
<p>@Toomany, what background colors do you want to pulse to/from? You need more than one. E.g. <a href="http://jsfiddle.net/7sQ5c/">http://jsfiddle.net/7sQ5c/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://james.padolsey.com/javascript/simple-pulse-plugin-for-jquery/comment-page-1/#comment-29291</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 26 May 2010 15:45:26 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=1305#comment-29291</guid>
		<description>Can anyone confirm this works with JQuery 1.4.2?  I am having trouble getting it to work  after loading 1.4.2 (worked fine in 1.3.1).  I am using the Google API version...

Thanks!</description>
		<content:encoded><![CDATA[<p>Can anyone confirm this works with JQuery 1.4.2?  I am having trouble getting it to work  after loading 1.4.2 (worked fine in 1.3.1).  I am using the Google API version&#8230;</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toomany</title>
		<link>http://james.padolsey.com/javascript/simple-pulse-plugin-for-jquery/comment-page-1/#comment-29233</link>
		<dc:creator>Toomany</dc:creator>
		<pubDate>Thu, 20 May 2010 22:50:03 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=1305#comment-29233</guid>
		<description>I&#039;m linking to the Jquery color doc (http://dev.jquery.com/view/trunk/plugins/color/jquery.color.js) and trying to use the backgroundColor feature:

$(&quot;#myDiv&quot;).pulse({
 opacity: [0,1]
 }, {
 duration: 100,
 backgroundColor: [&#039;red&#039;],
 times: 3,
 easing: &#039;linear&#039;
});

And no go...Does this still work with Jquery 1.4.2?</description>
		<content:encoded><![CDATA[<p>I&#8217;m linking to the Jquery color doc (<a href="http://dev.jquery.com/view/trunk/plugins/color/jquery.color.js">http://dev.jquery.com/view/trunk/plugins/color/jquery.color.js</a>) and trying to use the backgroundColor feature:</p>
<p>$(&#8220;#myDiv&#8221;).pulse({<br />
 opacity: [0,1]<br />
 }, {<br />
 duration: 100,<br />
 backgroundColor: ['red'],<br />
 times: 3,<br />
 easing: &#8216;linear&#8217;<br />
});</p>
<p>And no go&#8230;Does this still work with Jquery 1.4.2?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus Tucker</title>
		<link>http://james.padolsey.com/javascript/simple-pulse-plugin-for-jquery/comment-page-1/#comment-29208</link>
		<dc:creator>Marcus Tucker</dc:creator>
		<pubDate>Mon, 17 May 2010 13:43:17 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=1305#comment-29208</guid>
		<description>Handy little plugin, thanks!

Please also register my vote for continuous/infinite pulsing, perhaps using the &quot;times&quot; value &quot;-1&quot;

And it would be nice to be able to specify different easings for in and out rather than just the same one for both. Or is that already possible somehow?</description>
		<content:encoded><![CDATA[<p>Handy little plugin, thanks!</p>
<p>Please also register my vote for continuous/infinite pulsing, perhaps using the &#8220;times&#8221; value &#8220;-1&#8243;</p>
<p>And it would be nice to be able to specify different easings for in and out rather than just the same one for both. Or is that already possible somehow?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Schrumpfschlauch</title>
		<link>http://james.padolsey.com/javascript/simple-pulse-plugin-for-jquery/comment-page-1/#comment-28998</link>
		<dc:creator>Schrumpfschlauch</dc:creator>
		<pubDate>Wed, 28 Apr 2010 13:16:36 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=1305#comment-28998</guid>
		<description>cool, nice, best, thanks for the share :-)</description>
		<content:encoded><![CDATA[<p>cool, nice, best, thanks for the share <img src='http://james.padolsey.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://james.padolsey.com/javascript/simple-pulse-plugin-for-jquery/comment-page-1/#comment-27312</link>
		<dc:creator>James</dc:creator>
		<pubDate>Wed, 24 Mar 2010 11:42:40 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=1305#comment-27312</guid>
		<description>@amit, I think you want to change &lt;code&gt;[0,9]&lt;/code&gt; to &lt;code&gt;[0,1]&lt;/code&gt;.

@John, I&#039;ll probably be adding this feature in the future but for now just use a big number that&#039;ll probably never be reached (e.g. &lt;code&gt;99999&lt;/code&gt;).</description>
		<content:encoded><![CDATA[<p>@amit, I think you want to change <code>[0,9]</code> to <code>[0,1]</code>.</p>
<p>@John, I&#8217;ll probably be adding this feature in the future but for now just use a big number that&#8217;ll probably never be reached (e.g. <code>99999</code>).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Natoli</title>
		<link>http://james.padolsey.com/javascript/simple-pulse-plugin-for-jquery/comment-page-1/#comment-27281</link>
		<dc:creator>John Natoli</dc:creator>
		<pubDate>Sun, 21 Mar 2010 14:56:33 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=1305#comment-27281</guid>
		<description>Thanks for providing this! Is it possible to tell the element to pulse continuously (times: infinite) until it&#039;s told to stop? What I&#039;m trying to do is have an element start pulsing when hovered and keep pulsing until mouseout.</description>
		<content:encoded><![CDATA[<p>Thanks for providing this! Is it possible to tell the element to pulse continuously (times: infinite) until it&#8217;s told to stop? What I&#8217;m trying to do is have an element start pulsing when hovered and keep pulsing until mouseout.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

