<?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: Creating Lightbox with Yahoo! User Interface Library</title>
	<atom:link href="http://thecodecentral.com/2007/07/13/creating-lightbox-with-yahoo-user-interface-library/feed" rel="self" type="application/rss+xml" />
	<link>http://thecodecentral.com/2007/07/13/creating-lightbox-with-yahoo-user-interface-library</link>
	<description>He is no fool who gives what he cannot keep to gain that which he cannot lose.  &#160;&#160;&#160; -Jim Elliot</description>
	<lastBuildDate>Thu, 17 May 2012 00:41:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: pligg.com</title>
		<link>http://thecodecentral.com/2007/07/13/creating-lightbox-with-yahoo-user-interface-library/comment-page-1#comment-46499</link>
		<dc:creator>pligg.com</dc:creator>
		<pubDate>Sat, 09 Jan 2010 13:02:15 +0000</pubDate>
		<guid isPermaLink="false">http://thecodecentral.com/2007/07/13/creating-lightbox-with-yahoo-user-interface-library#comment-46499</guid>
		<description>&lt;strong&gt;Creating Lightbox with Yahoo! User Interface Library &#124; Code Central...&lt;/strong&gt;

Create a drag and drop light box with the yahoo user interface library....</description>
		<content:encoded><![CDATA[<p><strong>Creating Lightbox with Yahoo! User Interface Library | Code Central...</strong></p>
<p>Create a drag and drop light box with the yahoo user interface library....</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Biz"volunteer abroad India"Mark</title>
		<link>http://thecodecentral.com/2007/07/13/creating-lightbox-with-yahoo-user-interface-library/comment-page-1#comment-36360</link>
		<dc:creator>Biz"volunteer abroad India"Mark</dc:creator>
		<pubDate>Tue, 09 Jun 2009 12:50:53 +0000</pubDate>
		<guid isPermaLink="false">http://thecodecentral.com/2007/07/13/creating-lightbox-with-yahoo-user-interface-library#comment-36360</guid>
		<description>Thank you for providing step by step installation instructions. This makes it easier for me.</description>
		<content:encoded><![CDATA[<p>Thank you for providing step by step installation instructions. This makes it easier for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sharma</title>
		<link>http://thecodecentral.com/2007/07/13/creating-lightbox-with-yahoo-user-interface-library/comment-page-1#comment-34151</link>
		<dc:creator>sharma</dc:creator>
		<pubDate>Thu, 14 May 2009 12:18:31 +0000</pubDate>
		<guid isPermaLink="false">http://thecodecentral.com/2007/07/13/creating-lightbox-with-yahoo-user-interface-library#comment-34151</guid>
		<description>how can i call YAHOO.com.thecodecentral.dialog.show() on load of page.
my requiremnt is i want show an transprent layer on page after load the page.
but it show me YAHOO.com.thecodecentral.dialog is null and not an object.
Descibed above example is called on button click but my need is on load of page .Please advise me.</description>
		<content:encoded><![CDATA[<p>how can i call <span class="caps">YAHOO.</span>com.thecodecentral.dialog.show() on load of page.<br />
my requiremnt is i want show an transprent layer on page after load the page.<br />
but it show me <span class="caps">YAHOO.</span>com.thecodecentral.dialog is null and not an object.<br />
Descibed above example is called on button click but my need is on load of page .Please advise me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: faiiaf</title>
		<link>http://thecodecentral.com/2007/07/13/creating-lightbox-with-yahoo-user-interface-library/comment-page-1#comment-27759</link>
		<dc:creator>faiiaf</dc:creator>
		<pubDate>Mon, 02 Feb 2009 04:37:35 +0000</pubDate>
		<guid isPermaLink="false">http://thecodecentral.com/2007/07/13/creating-lightbox-with-yahoo-user-interface-library#comment-27759</guid>
		<description>
	var onDialog3Show = function(e, args, o){
		var frame = document.createElement(&#039;iframe&#039;);
		frame.src = &quot;&quot;;
		frame.width = &quot;100%&quot;;
		frame.height = &quot;480&quot;;
		o.setBody(frame);


&lt;a href=&quot;#void&quot; onclick=&quot;YAHOO.com.thecodecentral.dialog3.show()&quot;&gt;&lt;/a&gt;


this make me almost cry, could I pass a parameter to frame.src = &quot;&quot;; from onclick as code above ?

thanks for any idea!

faiiaf</description>
		<content:encoded><![CDATA[<p>	var onDialog3Show = function(e, args, o){<br />
		var frame = document.createElement('iframe');<br />
		frame.src = "";<br />
		frame.width = "100%";<br />
		frame.height = "480";<br />
		o.setBody(frame);</p>
<p>&lt;a href="#void" onclick="YAHOO.com.thecodecentral.dialog3.show()"&gt;</p>
<p>this make me almost cry, could I pass a parameter to frame.src = ""; from onclick as code above ?</p>
<p>thanks for any idea!</p>
<p>faiiaf</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 22 drag &#38; drop scripts &#171; The Adventures of Amit Dua</title>
		<link>http://thecodecentral.com/2007/07/13/creating-lightbox-with-yahoo-user-interface-library/comment-page-1#comment-22495</link>
		<dc:creator>22 drag &#38; drop scripts &#171; The Adventures of Amit Dua</dc:creator>
		<pubDate>Mon, 13 Oct 2008 15:39:26 +0000</pubDate>
		<guid isPermaLink="false">http://thecodecentral.com/2007/07/13/creating-lightbox-with-yahoo-user-interface-library#comment-22495</guid>
		<description>[...] Drag, Drop Lightbox with YUI [...]</description>
		<content:encoded><![CDATA[<p>[...] Drag, Drop Lightbox with <span class="caps">YUI </span>[...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lamar</title>
		<link>http://thecodecentral.com/2007/07/13/creating-lightbox-with-yahoo-user-interface-library/comment-page-1#comment-7491</link>
		<dc:creator>Lamar</dc:creator>
		<pubDate>Sun, 13 Apr 2008 03:44:26 +0000</pubDate>
		<guid isPermaLink="false">http://thecodecentral.com/2007/07/13/creating-lightbox-with-yahoo-user-interface-library#comment-7491</guid>
		<description>My comments is i think i should get a code for my email</description>
		<content:encoded><![CDATA[<p>My comments is i think i should get a code for my email</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lamar</title>
		<link>http://thecodecentral.com/2007/07/13/creating-lightbox-with-yahoo-user-interface-library/comment-page-1#comment-7490</link>
		<dc:creator>Lamar</dc:creator>
		<pubDate>Sun, 13 Apr 2008 03:43:11 +0000</pubDate>
		<guid isPermaLink="false">http://thecodecentral.com/2007/07/13/creating-lightbox-with-yahoo-user-interface-library#comment-7490</guid>
		<description>my cmment is i want a id code for my email</description>
		<content:encoded><![CDATA[<p>my cmment is i want a id code for my email</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus</title>
		<link>http://thecodecentral.com/2007/07/13/creating-lightbox-with-yahoo-user-interface-library/comment-page-1#comment-4887</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Thu, 06 Mar 2008 06:32:37 +0000</pubDate>
		<guid isPermaLink="false">http://thecodecentral.com/2007/07/13/creating-lightbox-with-yahoo-user-interface-library#comment-4887</guid>
		<description>thanks for the tutorial.. i already bookmark this page</description>
		<content:encoded><![CDATA[<p>thanks for the tutorial.. i already bookmark this page</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: YUI Based Lightbox - Final : Code Central</title>
		<link>http://thecodecentral.com/2007/07/13/creating-lightbox-with-yahoo-user-interface-library/comment-page-1#comment-4505</link>
		<dc:creator>YUI Based Lightbox - Final : Code Central</dc:creator>
		<pubDate>Fri, 22 Feb 2008 05:31:53 +0000</pubDate>
		<guid isPermaLink="false">http://thecodecentral.com/2007/07/13/creating-lightbox-with-yahoo-user-interface-library#comment-4505</guid>
		<description>[...] YUI Lightbox for content [...]</description>
		<content:encoded><![CDATA[<p>[...] <span class="caps">YUI</span> Lightbox for content [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Google Watch blog</title>
		<link>http://thecodecentral.com/2007/07/13/creating-lightbox-with-yahoo-user-interface-library/comment-page-1#comment-4429</link>
		<dc:creator>Google Watch blog</dc:creator>
		<pubDate>Sun, 17 Feb 2008 22:01:45 +0000</pubDate>
		<guid isPermaLink="false">http://thecodecentral.com/2007/07/13/creating-lightbox-with-yahoo-user-interface-library#comment-4429</guid>
		<description>&lt;strong&gt;Immobiliensachverständige...&lt;/strong&gt;

Google will update a new seo form...</description>
		<content:encoded><![CDATA[<p><strong>Immobiliensachverst&Atilde;&curren;ndige...</strong></p>
<p>Google will update a new seo form...</p>
]]></content:encoded>
	</item>
</channel>
</rss>

