<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>Korzh&#039;s programming tips - Ajax category</title>
  <link>http://blogs.korzh.com:80/progtips/categories/ajax/</link>
  <description>Different programming problems and their solutions</description>
  <language>en</language>
  <copyright>Sergiy Korzh</copyright>
  <lastBuildDate>Fri, 22 Aug 2008 17:15:00 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  
  <item>
    <title>IE quirk: offsetParent of DOM element added into document.body</title>
    <link>http://blogs.korzh.com:80/progtips/2008/07/02/ie-quirk-offsetparent-of-dom-element-added-into-document-body.html</link>
    
      
      
        <description>
          Another inconceivable distinction in W3C DOM implementation in Internet Explorer and other browsers.&lt;p&gt;&lt;a href=&#034;http://blogs.korzh.com:80/progtips/2008/07/02/ie-quirk-offsetparent-of-dom-element-added-into-document-body.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <category>JavaScript</category>
    
    <category>Ajax</category>
    
    <comments>http://blogs.korzh.com:80/progtips/2008/07/02/ie-quirk-offsetparent-of-dom-element-added-into-document-body.html#comments</comments>
    <guid isPermaLink="true">http://blogs.korzh.com:80/progtips/2008/07/02/ie-quirk-offsetparent-of-dom-element-added-into-document-body.html</guid>
    <pubDate>Wed, 02 Jul 2008 16:41:00 GMT</pubDate>
  </item>
  
  <item>
    <title>Absolute coordinates of DOM element within document</title>
    <link>http://blogs.korzh.com:80/progtips/2008/05/28/absolute-coordinates-of-dom-element-within-document.html</link>
    
      
      
        <description>
          JavaScript function which returns &#034;absolute&#034; coordinates of some DOM element within document.&lt;p&gt;&lt;a href=&#034;http://blogs.korzh.com:80/progtips/2008/05/28/absolute-coordinates-of-dom-element-within-document.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <category>JavaScript</category>
    
    <category>Ajax</category>
    
    <comments>http://blogs.korzh.com:80/progtips/2008/05/28/absolute-coordinates-of-dom-element-within-document.html#comments</comments>
    <guid isPermaLink="true">http://blogs.korzh.com:80/progtips/2008/05/28/absolute-coordinates-of-dom-element-within-document.html</guid>
    <pubDate>Wed, 28 May 2008 07:21:00 GMT</pubDate>
  </item>
  
  <item>
    <title>ASP.NET AJAX support in custom controls</title>
    <link>http://blogs.korzh.com:80/progtips/2008/03/15/asp-net-ajax-support-in-custom-controls.html</link>
    
      
      
        <description>
          Will your custom ASP.NET control work with ASP.NET AJAX library correctly? What modifications in code you need to do that it can be placed inside UpdatePanel control?&lt;p&gt;&lt;a href=&#034;http://blogs.korzh.com:80/progtips/2008/03/15/asp-net-ajax-support-in-custom-controls.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <category>Ajax</category>
    
    <category>C#</category>
    
    <category>ASP.NET</category>
    
    <category>.NET</category>
    
    <comments>http://blogs.korzh.com:80/progtips/2008/03/15/asp-net-ajax-support-in-custom-controls.html#comments</comments>
    <guid isPermaLink="true">http://blogs.korzh.com:80/progtips/2008/03/15/asp-net-ajax-support-in-custom-controls.html</guid>
    <pubDate>Sat, 15 Mar 2008 09:40:00 GMT</pubDate>
  </item>
  
  </channel>
</rss>
