<?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: Using jQuery Inside A DotNetNuke UpdatePanel</title>
	<atom:link href="http://www.shawnduggan.com/index.php?feed=rss2&#038;p=102" rel="self" type="application/rss+xml" />
	<link>http://www.shawnduggan.com/?p=102</link>
	<description>.NET developer Shawn Duggan on software development, social media, technology and entrepreneurialism.</description>
	<lastBuildDate>Wed, 08 Sep 2010 23:22:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: BKahuna</title>
		<link>http://www.shawnduggan.com/?p=102&#038;cpage=1#comment-33</link>
		<dc:creator>BKahuna</dc:creator>
		<pubDate>Wed, 15 Apr 2009 20:33:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.shawnduggan.com/?p=102#comment-33</guid>
		<description>Shawn -

I&#039;ve been to figure this out for nearly two days.  I had come to realize the jQuery scripting wasn&#039;t rebinding to the DOM after the postback but I hadn&#039;t figured out how to fix it.

One thing I noticed is that if you put InitjQuery() in both the ready and pageLoad events it fires twice when the page initially loads.  If you just put your code in pageLoad it works like a charm.

Thanks</description>
		<content:encoded><![CDATA[<p>Shawn -</p>
<p>I&#8217;ve been to figure this out for nearly two days.  I had come to realize the jQuery scripting wasn&#8217;t rebinding to the DOM after the postback but I hadn&#8217;t figured out how to fix it.</p>
<p>One thing I noticed is that if you put InitjQuery() in both the ready and pageLoad events it fires twice when the page initially loads.  If you just put your code in pageLoad it works like a charm.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
