<?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: jQuery Thickbox on Ajax Generated Pages</title>
	<atom:link href="http://blog.davidjclarke.co.uk/jquery-thickbox-on-ajax-generated-pages.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.davidjclarke.co.uk/jquery-thickbox-on-ajax-generated-pages.html</link>
	<description>Professional Web Development Blog</description>
	<lastBuildDate>Tue, 14 Feb 2012 11:47:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Alexis</title>
		<link>http://blog.davidjclarke.co.uk/jquery-thickbox-on-ajax-generated-pages.html#comment-650</link>
		<dc:creator>Alexis</dc:creator>
		<pubDate>Sat, 11 Feb 2012 08:55:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.djcnet.co.uk/?p=12#comment-650</guid>
		<description>Here&#039;s another solution which doesn&#039;t require tb_init to be called again:

Simply change the body of the tb_init method as follows:

&lt;code&gt;
function tb_init(domChunk){
$(domChunk).addClass(&#039;tb_attached&#039;);

$(domChunk).not(&#039;.tb_attached&#039;).live(&#039;click&#039;, function(){
  var t = this.title &#124;&#124; this.name &#124;&#124; null;
  var a = this.href &#124;&#124; this.alt;
  var g = this.rel &#124;&#124; false;
  tb_show(t,a,g);
  this.blur();
  return false;
});
}
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
Here&#8217;s another solution which doesn&#8217;t require tb_init to be called again:</p>
<p>Simply change the body of the tb_init method as follows:</p>
<p><code><br />
function tb_init(domChunk){<br />
$(domChunk).addClass('tb_attached');</p>
<p>$(domChunk).not('.tb_attached').live('click', function(){<br />
  var t = this.title || this.name || null;<br />
  var a = this.href || this.alt;<br />
  var g = this.rel || false;<br />
  tb_show(t,a,g);<br />
  this.blur();<br />
  return false;<br />
});<br />
}<br />
</code><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: keezmovie</title>
		<link>http://blog.davidjclarke.co.uk/jquery-thickbox-on-ajax-generated-pages.html#comment-636</link>
		<dc:creator>keezmovie</dc:creator>
		<pubDate>Thu, 12 Jan 2012 18:17:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.djcnet.co.uk/?p=12#comment-636</guid>
		<description>&lt;strong&gt;Reviewer...&lt;/strong&gt;

Hello!, I’ve gone ahead and bookmarked your page on Friendfeed so my friends can see it too. I just used your blog title as the entry in my bookmark, as I figured if it is good enough for you to title your blog post that, then you probably would like t...</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<strong>Reviewer&#8230;</strong></p>
<p>Hello!, I’ve gone ahead and bookmarked your page on Friendfeed so my friends can see it too. I just used your blog title as the entry in my bookmark, as I figured if it is good enough for you to title your blog post that, then you probably would like t&#8230;<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gb5256</title>
		<link>http://blog.davidjclarke.co.uk/jquery-thickbox-on-ajax-generated-pages.html#comment-610</link>
		<dc:creator>gb5256</dc:creator>
		<pubDate>Mon, 26 Sep 2011 13:53:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.djcnet.co.uk/?p=12#comment-610</guid>
		<description>Hello,
I am not sure when to call the &quot;removeThickBoxEvents&quot; functions.
So taken your example from the top, you have a href that launches a site. Do I then have to call the remover on that site, before I start the ajax.function?

Thanks for help in this,
gb5652</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
Hello,<br />
I am not sure when to call the &#8220;removeThickBoxEvents&#8221; functions.<br />
So taken your example from the top, you have a href that launches a site. Do I then have to call the remover on that site, before I start the ajax.function?</p>
<p>Thanks for help in this,<br />
gb5652<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jcwjkpjp</title>
		<link>http://blog.davidjclarke.co.uk/jquery-thickbox-on-ajax-generated-pages.html#comment-609</link>
		<dc:creator>Jcwjkpjp</dc:creator>
		<pubDate>Sun, 25 Sep 2011 10:18:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.djcnet.co.uk/?p=12#comment-609</guid>
		<description>Have you got any ? &lt;a href=&quot;http://www.fotolog.com/adudinaet/about&quot; rel=&quot;nofollow&quot;&gt;Cute Russian Models&lt;/a&gt;  :-O</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
Have you got any ? <a href="http://www.fotolog.com/adudinaet/about" rel="nofollow">Cute Russian Models<br />
</a>  :-O<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gyfzknuj</title>
		<link>http://blog.davidjclarke.co.uk/jquery-thickbox-on-ajax-generated-pages.html#comment-608</link>
		<dc:creator>Gyfzknuj</dc:creator>
		<pubDate>Fri, 23 Sep 2011 07:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.djcnet.co.uk/?p=12#comment-608</guid>
		<description>This is the job description &lt;a href=&quot;http://upcoming.yahoo.com/user/1370405&quot; rel=&quot;nofollow&quot;&gt;Loltia Dark Girl Toplist Models&lt;/a&gt;  :-PPP</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
This is the job description <a href="http://upcoming.yahoo.com/user/1370405" rel="nofollow">Loltia Dark Girl Toplist Models</a>  <img src='http://blog.davidjclarke.co.uk/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> PP<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kati Hatman</title>
		<link>http://blog.davidjclarke.co.uk/jquery-thickbox-on-ajax-generated-pages.html#comment-606</link>
		<dc:creator>Kati Hatman</dc:creator>
		<pubDate>Mon, 12 Sep 2011 20:35:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.djcnet.co.uk/?p=12#comment-606</guid>
		<description>I’ve been exploring for a bit for any high quality articles or blog posts on this kind of area . Exploring in Yahoo I at last stumbled upon this site. Reading this information So i am happy to convey that I&#039;ve a very good uncanny feeling I discovered just what I needed. I most certainly will make certain to do not forget this site and give it a look regularly.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
I’ve been exploring for a bit for any high quality articles or blog posts on this kind of area . Exploring in Yahoo I at last stumbled upon this site. Reading this information So i am happy to convey that I&#8217;ve a very good uncanny feeling I discovered just what I needed. I most certainly will make certain to do not forget this site and give it a look regularly.<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: camion</title>
		<link>http://blog.davidjclarke.co.uk/jquery-thickbox-on-ajax-generated-pages.html#comment-600</link>
		<dc:creator>camion</dc:creator>
		<pubDate>Thu, 08 Sep 2011 22:02:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.djcnet.co.uk/?p=12#comment-600</guid>
		<description>I like the helpful info you provide in your articles. I’ll bookmark your weblog and check again here regularly. I’m quite sure I’ll learn a lot of new stuff right here! Good luck for the next!</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
I like the helpful info you provide in your articles. I’ll bookmark your weblog and check again here regularly. I’m quite sure I’ll learn a lot of new stuff right here! Good luck for the next!<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paprika</title>
		<link>http://blog.davidjclarke.co.uk/jquery-thickbox-on-ajax-generated-pages.html#comment-584</link>
		<dc:creator>paprika</dc:creator>
		<pubDate>Mon, 29 Aug 2011 12:24:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.djcnet.co.uk/?p=12#comment-584</guid>
		<description>Ohh my god thank you so mutch:) you saved my day with this post:)</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
Ohh my god thank you so mutch:) you saved my day with this post:)<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arnaud</title>
		<link>http://blog.davidjclarke.co.uk/jquery-thickbox-on-ajax-generated-pages.html#comment-556</link>
		<dc:creator>Arnaud</dc:creator>
		<pubDate>Wed, 22 Jun 2011 08:13:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.djcnet.co.uk/?p=12#comment-556</guid>
		<description>Thanks for the tip !</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
Thanks for the tip !<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://blog.davidjclarke.co.uk/jquery-thickbox-on-ajax-generated-pages.html#comment-542</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Sun, 29 May 2011 19:03:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.djcnet.co.uk/?p=12#comment-542</guid>
		<description>Hi, and thanks for the tips! i cant seem to get it working though. I use ajax to load data from a php file. The php echoes &lt;a href=&#039;#&#039; rel=&quot;nofollow&quot;&gt;link&lt;/a&gt;, but event though i bind the remove/init function on my &#039;success&#039; ajax part, nothing happens. I know the code is executed though

Any ideas?</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
Hi, and thanks for the tips! i cant seem to get it working though. I use ajax to load data from a php file. The php echoes <a href='#' rel="nofollow">link</a>, but event though i bind the remove/init function on my &#8216;success&#8217; ajax part, nothing happens. I know the code is executed though</p>
<p>Any ideas?<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
</channel>
</rss>

