<?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"
	>
<channel>
	<title>Comments on: Fixing the Jumping AJAX Rating Control</title>
	<atom:link href="http://brennan.offwhite.net/blog/2008/02/22/fixing-the-jumping-ajax-rating-control/feed/" rel="self" type="application/rss+xml" />
	<link>http://brennan.offwhite.net/blog/2008/02/22/fixing-the-jumping-ajax-rating-control/</link>
	<description>My Experiences with Software Development</description>
	<pubDate>Wed, 08 Oct 2008 00:15:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Naveed Mazhar</title>
		<link>http://brennan.offwhite.net/blog/2008/02/22/fixing-the-jumping-ajax-rating-control/#comment-30117</link>
		<dc:creator>Naveed Mazhar</dc:creator>
		<pubDate>Wed, 05 Mar 2008 05:10:27 +0000</pubDate>
		<guid isPermaLink="false">http://brennan.offwhite.net/blog/2008/02/22/fixing-the-jumping-ajax-rating-control/#comment-30117</guid>
		<description>Thanks for your reply. I am using ASP.Net 2.0. Can you please tell me where to put this "Sys.Application.add_load(fn)"?

Can you please tell me in which function should I place this? And In .aspx form or in .aspx.vb file?

Thanks.

Take care.

Bye,</description>
		<content:encoded><![CDATA[<p>Thanks for your reply. I am using ASP.Net 2.0. Can you please tell me where to put this "Sys.Application.add_load(fn)"?</p>
<p>Can you please tell me in which function should I place this? And In .aspx form or in .aspx.vb file?</p>
<p>Thanks.</p>
<p>Take care.</p>
<p>Bye,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brennan Stehling</title>
		<link>http://brennan.offwhite.net/blog/2008/02/22/fixing-the-jumping-ajax-rating-control/#comment-30103</link>
		<dc:creator>Brennan Stehling</dc:creator>
		<pubDate>Tue, 04 Mar 2008 19:02:03 +0000</pubDate>
		<guid isPermaLink="false">http://brennan.offwhite.net/blog/2008/02/22/fixing-the-jumping-ajax-rating-control/#comment-30103</guid>
		<description>@Naveed,

You need to run this line after the page has loaded. In jQuery you could use the "ready" function and with ASP.NET AJAX you could use Sys.Application.add_load(fn).</description>
		<content:encoded><![CDATA[<p>@Naveed,</p>
<p>You need to run this line after the page has loaded. In jQuery you could use the "ready" function and with ASP.NET AJAX you could use Sys.Application.add_load(fn).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naveed Mazhar</title>
		<link>http://brennan.offwhite.net/blog/2008/02/22/fixing-the-jumping-ajax-rating-control/#comment-30096</link>
		<dc:creator>Naveed Mazhar</dc:creator>
		<pubDate>Tue, 04 Mar 2008 13:58:14 +0000</pubDate>
		<guid isPermaLink="false">http://brennan.offwhite.net/blog/2008/02/22/fixing-the-jumping-ajax-rating-control/#comment-30096</guid>
		<description>Hello,

Nice topic.

Can you please tell me where to put the following line?

$('div.Rating a').attr('href', 'javascript:void(0);');

Take care.

Bye,</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Nice topic.</p>
<p>Can you please tell me where to put the following line?</p>
<p>$('div.Rating a').attr('href', 'javascript:void(0);');</p>
<p>Take care.</p>
<p>Bye,</p>
]]></content:encoded>
	</item>
</channel>
</rss>
