<?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: How to use AddThis with AJAX and overflow:auto</title>
	<atom:link href="http://joecurlee.com/2010/01/21/how-to-use-addthis-with-ajax-and-overflowauto/feed/" rel="self" type="application/rss+xml" />
	<link>http://joecurlee.com/2010/01/21/how-to-use-addthis-with-ajax-and-overflowauto/</link>
	<description></description>
	<lastBuildDate>Fri, 02 Jul 2010 05:06:03 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ali Asgar Arif</title>
		<link>http://joecurlee.com/2010/01/21/how-to-use-addthis-with-ajax-and-overflowauto/comment-page-1/#comment-158</link>
		<dc:creator>Ali Asgar Arif</dc:creator>
		<pubDate>Fri, 02 Jul 2010 05:06:03 +0000</pubDate>
		<guid isPermaLink="false">http://joecurlee.com/?p=46#comment-158</guid>
		<description>#2 helped me a lot :)</description>
		<content:encoded><![CDATA[<p>#2 helped me a lot :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David R</title>
		<link>http://joecurlee.com/2010/01/21/how-to-use-addthis-with-ajax-and-overflowauto/comment-page-1/#comment-143</link>
		<dc:creator>David R</dc:creator>
		<pubDate>Tue, 22 Jun 2010 07:36:26 +0000</pubDate>
		<guid isPermaLink="false">http://joecurlee.com/?p=46#comment-143</guid>
		<description>To show addthis on ajax-added content -- that is, to manually trigger the display of AddThis items -- you don&#039;t need to go re-loading their script. Just load it once, and after your ajax content has loaded, run one of their javascript triggers, like &quot;addthis.toolbox(&#039;.addthis_toolbox&#039;);&quot;

See http://addthis.com/help/menu-api#rendering-js for more details.</description>
		<content:encoded><![CDATA[<p>To show addthis on ajax-added content &#8212; that is, to manually trigger the display of AddThis items &#8212; you don&#8217;t need to go re-loading their script. Just load it once, and after your ajax content has loaded, run one of their javascript triggers, like &#8220;addthis.toolbox(&#8216;.addthis_toolbox&#8217;);&#8221;</p>
<p>See <a href="http://addthis.com/help/menu-api#rendering-js" rel="nofollow">http://addthis.com/help/menu-api#rendering-js</a> for more details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: liz</title>
		<link>http://joecurlee.com/2010/01/21/how-to-use-addthis-with-ajax-and-overflowauto/comment-page-1/#comment-83</link>
		<dc:creator>liz</dc:creator>
		<pubDate>Wed, 19 May 2010 15:49:52 +0000</pubDate>
		<guid isPermaLink="false">http://joecurlee.com/?p=46#comment-83</guid>
		<description>Thanks SO much i spent ages trying to work this out with other fixes to no avail but yours worked beautifully. Cheers!! :)</description>
		<content:encoded><![CDATA[<p>Thanks SO much i spent ages trying to work this out with other fixes to no avail but yours worked beautifully. Cheers!! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: devvee</title>
		<link>http://joecurlee.com/2010/01/21/how-to-use-addthis-with-ajax-and-overflowauto/comment-page-1/#comment-47</link>
		<dc:creator>devvee</dc:creator>
		<pubDate>Wed, 21 Apr 2010 09:57:34 +0000</pubDate>
		<guid isPermaLink="false">http://joecurlee.com/?p=46#comment-47</guid>
		<description>The fix to issue #2 works like a charm! This saved me a lot of work &amp; headaches, so thanks a lot :)!</description>
		<content:encoded><![CDATA[<p>The fix to issue #2 works like a charm! This saved me a lot of work &amp; headaches, so thanks a lot :)!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mehdi</title>
		<link>http://joecurlee.com/2010/01/21/how-to-use-addthis-with-ajax-and-overflowauto/comment-page-1/#comment-33</link>
		<dc:creator>Mehdi</dc:creator>
		<pubDate>Tue, 06 Apr 2010 06:44:11 +0000</pubDate>
		<guid isPermaLink="false">http://joecurlee.com/?p=46#comment-33</guid>
		<description>I tried your solution works for AJAX. But the addthis window shows up under the addthis button the 1st time but on subsequent AJAX calls it will show on the top left of the browser. Any ideas on why?</description>
		<content:encoded><![CDATA[<p>I tried your solution works for AJAX. But the addthis window shows up under the addthis button the 1st time but on subsequent AJAX calls it will show on the top left of the browser. Any ideas on why?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://joecurlee.com/2010/01/21/how-to-use-addthis-with-ajax-and-overflowauto/comment-page-1/#comment-24</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Mon, 15 Mar 2010 17:51:46 +0000</pubDate>
		<guid isPermaLink="false">http://joecurlee.com/?p=46#comment-24</guid>
		<description>Thanks man! Just checked the AJAX piece out in FF 3.5, Safari 4 mac, IE6/7/8 XP and it works like a charm! Much appreciated indeed...</description>
		<content:encoded><![CDATA[<p>Thanks man! Just checked the AJAX piece out in FF 3.5, Safari 4 mac, IE6/7/8 XP and it works like a charm! Much appreciated indeed&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Harrison</title>
		<link>http://joecurlee.com/2010/01/21/how-to-use-addthis-with-ajax-and-overflowauto/comment-page-1/#comment-8</link>
		<dc:creator>Chris Harrison</dc:creator>
		<pubDate>Sat, 20 Feb 2010 08:51:36 +0000</pubDate>
		<guid isPermaLink="false">http://joecurlee.com/?p=46#comment-8</guid>
		<description>Thank you for sharing your experience with this. It&#039;s needless for developers to reinvent the wheel every time they come across a problem. Took me two minutes instead of two hours. Thank you very much.</description>
		<content:encoded><![CDATA[<p>Thank you for sharing your experience with this. It&#8217;s needless for developers to reinvent the wheel every time they come across a problem. Took me two minutes instead of two hours. Thank you very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://joecurlee.com/2010/01/21/how-to-use-addthis-with-ajax-and-overflowauto/comment-page-1/#comment-4</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Wed, 10 Feb 2010 16:10:06 +0000</pubDate>
		<guid isPermaLink="false">http://joecurlee.com/?p=46#comment-4</guid>
		<description>I guess my comment wasn&#039;t completely clear on what I&#039;m trying to accomplish.</description>
		<content:encoded><![CDATA[<p>I guess my comment wasn&#8217;t completely clear on what I&#8217;m trying to accomplish.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://joecurlee.com/2010/01/21/how-to-use-addthis-with-ajax-and-overflowauto/comment-page-1/#comment-3</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Wed, 10 Feb 2010 16:09:01 +0000</pubDate>
		<guid isPermaLink="false">http://joecurlee.com/?p=46#comment-3</guid>
		<description>I&#039;m fairly new to the AJAX stuff but if you could help me with a little better understanding that would be great.  For my work on http://www.williamewood.com&#039;s property search and http://idrinksport.com/events/test/ I&#039;m having issues adding the share this via the div being loaded after the body loads.  The button fails to open. (It&#039;s actually a javascript function that calls a cgi, which returns xml type structure with is then shown on the page.)</description>
		<content:encoded><![CDATA[<p>I&#8217;m fairly new to the AJAX stuff but if you could help me with a little better understanding that would be great.  For my work on <a href="http://www.williamewood.com" rel="nofollow">http://www.williamewood.com</a>&#8217;s property search and <a href="http://idrinksport.com/events/test/" rel="nofollow">http://idrinksport.com/events/test/</a> I&#8217;m having issues adding the share this via the div being loaded after the body loads.  The button fails to open. (It&#8217;s actually a javascript function that calls a cgi, which returns xml type structure with is then shown on the page.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://joecurlee.com/2010/01/21/how-to-use-addthis-with-ajax-and-overflowauto/comment-page-1/#comment-2</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Sun, 24 Jan 2010 06:08:10 +0000</pubDate>
		<guid isPermaLink="false">http://joecurlee.com/?p=46#comment-2</guid>
		<description>Dope!</description>
		<content:encoded><![CDATA[<p>Dope!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
