<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/updatepanel</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 22:51:06 GMT</pubDate>
<item>
<title>(jQuery) Jquery Code  in ASP.NET UpdatePanel solution - delikassap</title>
<link>http://snipplr.com/view/27398/jquery-code--in-aspnet-updatepanel-solution/</link>
<description><![CDATA[ <p>Just replace classic document.ready with pageLoad function as belows:

pageLoad function will called on all postback and partial postbacks. So it makes the jquery code no matter what :D 
Even in update panel.</p> ]]></description>
<pubDate>Sun, 31 Jan 2010 00:23:53 GMT</pubDate>
<guid>http://snipplr.com/view/27398/jquery-code--in-aspnet-updatepanel-solution/</guid>
</item>
<item>
<title>(JavaScript) JavaScript to set ASyncPostBackTrigger in .NET - cardiffblogger</title>
<link>http://snipplr.com/view/26393/javascript-to-set-asyncpostbacktrigger-in-net/</link>
<description><![CDATA[ <p>If you wish to set an ASyncPostBackTrigger in ScriptManager for AJAX.NET, using ASyncPostBackTrigger="xxx" causes Firefox, Chrome, Safari, etc. to timeout on partial page postback, using this javascript to set the ASyncPostBackTrigger (instead of the tag on the ScriptManager) will allow this to work.</p> ]]></description>
<pubDate>Wed, 13 Jan 2010 09:43:56 GMT</pubDate>
<guid>http://snipplr.com/view/26393/javascript-to-set-asyncpostbacktrigger-in-net/</guid>
</item>
<item>
<title>(JavaScript) JS/ASP.net: Bind to UpdatePanel's update event in Javascript - jink</title>
<link>http://snipplr.com/view/15781/jsaspnet-bind-to-updatepanels-update-event-in-javascript/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 09 Jun 2009 13:08:16 GMT</pubDate>
<guid>http://snipplr.com/view/15781/jsaspnet-bind-to-updatepanels-update-event-in-javascript/</guid>
</item>
</channel>
</rss>