<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Adding Thickbox to dynamically generated links in DOM</title>
	<atom:link href="http://psriram.wordpress.com/2009/06/28/adding-thickbox-to-dynamically-generated-links-in-dom/feed/" rel="self" type="application/rss+xml" />
	<link>http://psriram.wordpress.com/2009/06/28/adding-thickbox-to-dynamically-generated-links-in-dom/</link>
	<description>but you need not mind ...</description>
	<lastBuildDate>Fri, 18 Sep 2009 16:34:00 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sriram</title>
		<link>http://psriram.wordpress.com/2009/06/28/adding-thickbox-to-dynamically-generated-links-in-dom/#comment-349</link>
		<dc:creator>Sriram</dc:creator>
		<pubDate>Fri, 18 Sep 2009 16:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://psriram.wordpress.com/?p=201#comment-349</guid>
		<description>Hi John,
Your example is not very clear in the sense, what is the html element(tag) that has id=&quot;reportResults&quot;? Is it an anchor tag? Does it have class=&quot;thickbox&quot; applied to it?
In my example, I was dynamically creating new anchor tags after the ajax call. Are you looking for something similar? If you can post the code of the anchor tags which you want to open in thickbox, I think I can help.</description>
		<content:encoded><![CDATA[<p>Hi John,<br />
Your example is not very clear in the sense, what is the html element(tag) that has id=&#8221;reportResults&#8221;? Is it an anchor tag? Does it have class=&#8221;thickbox&#8221; applied to it?<br />
In my example, I was dynamically creating new anchor tags after the ajax call. Are you looking for something similar? If you can post the code of the anchor tags which you want to open in thickbox, I think I can help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Maloney</title>
		<link>http://psriram.wordpress.com/2009/06/28/adding-thickbox-to-dynamically-generated-links-in-dom/#comment-348</link>
		<dc:creator>John Maloney</dc:creator>
		<pubDate>Fri, 18 Sep 2009 16:21:26 +0000</pubDate>
		<guid isPermaLink="false">http://psriram.wordpress.com/?p=201#comment-348</guid>
		<description>Hello, 
I am trying to follow you example with no luck. I  have created a very simple example and cannot get the thickbox to display. Here is my function:
function GetReports() {
            $.ajax({
                type: &quot;GET&quot;,
                url: &quot;ReportService.ashx&quot;,
                success: function(html) {
                      document.getElementById(&#039;reportResults&#039;).innerHTML = html; }
            });
            tb_init(&#039;a.thickbox&#039;);
        }
Everything is returned and there are no errors, BUT the thickbox does not open only a redirect through the href of the returned anchor link. Do you see anything I am doing wrong.

Thanks for your time.
John</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I am trying to follow you example with no luck. I  have created a very simple example and cannot get the thickbox to display. Here is my function:<br />
function GetReports() {<br />
            $.ajax({<br />
                type: &#8220;GET&#8221;,<br />
                url: &#8220;ReportService.ashx&#8221;,<br />
                success: function(html) {<br />
                      document.getElementById(&#8216;reportResults&#8217;).innerHTML = html; }<br />
            });<br />
            tb_init(&#8216;a.thickbox&#8217;);<br />
        }<br />
Everything is returned and there are no errors, BUT the thickbox does not open only a redirect through the href of the returned anchor link. Do you see anything I am doing wrong.</p>
<p>Thanks for your time.<br />
John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: venkat</title>
		<link>http://psriram.wordpress.com/2009/06/28/adding-thickbox-to-dynamically-generated-links-in-dom/#comment-344</link>
		<dc:creator>venkat</dc:creator>
		<pubDate>Mon, 10 Aug 2009 04:30:14 +0000</pubDate>
		<guid isPermaLink="false">http://psriram.wordpress.com/?p=201#comment-344</guid>
		<description>i have started doing some web 2.0 stuff myself. I started with using YUI. Like it. Did you try out the google javascript loader api? I think it is cool.</description>
		<content:encoded><![CDATA[<p>i have started doing some web 2.0 stuff myself. I started with using YUI. Like it. Did you try out the google javascript loader api? I think it is cool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RRaveen</title>
		<link>http://psriram.wordpress.com/2009/06/28/adding-thickbox-to-dynamically-generated-links-in-dom/#comment-317</link>
		<dc:creator>RRaveen</dc:creator>
		<pubDate>Thu, 02 Jul 2009 14:53:56 +0000</pubDate>
		<guid isPermaLink="false">http://psriram.wordpress.com/?p=201#comment-317</guid>
		<description>Dear Friends,

I hope you are doing well. I have launched a web site www.codegain.com and it is basically aimed C#,JAVA,VB.NET,ASP.NET,AJAX,Sql Server,Oracle,WPF,WCF and etc resources, programming help, articles, code snippet, video demonstrations and problems solving support. I would like to invite you as an author and a supporter. Looking forward to hearing from you and hope you will join with us soon.


Please forward this email to all of  your friends who are related IT. Send to us  your  feed about site also.


Thank you
RRaveen
Founder CodeGain.com</description>
		<content:encoded><![CDATA[<p>Dear Friends,</p>
<p>I hope you are doing well. I have launched a web site <a href="http://www.codegain.com" rel="nofollow">http://www.codegain.com</a> and it is basically aimed C#,JAVA,VB.NET,ASP.NET,AJAX,Sql Server,Oracle,WPF,WCF and etc resources, programming help, articles, code snippet, video demonstrations and problems solving support. I would like to invite you as an author and a supporter. Looking forward to hearing from you and hope you will join with us soon.</p>
<p>Please forward this email to all of  your friends who are related IT. Send to us  your  feed about site also.</p>
<p>Thank you<br />
RRaveen<br />
Founder CodeGain.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vijay Dev</title>
		<link>http://psriram.wordpress.com/2009/06/28/adding-thickbox-to-dynamically-generated-links-in-dom/#comment-315</link>
		<dc:creator>Vijay Dev</dc:creator>
		<pubDate>Mon, 29 Jun 2009 07:22:36 +0000</pubDate>
		<guid isPermaLink="false">http://psriram.wordpress.com/?p=201#comment-315</guid>
		<description>Nice piece of info !</description>
		<content:encoded><![CDATA[<p>Nice piece of info !</p>
]]></content:encoded>
	</item>
</channel>
</rss>
