<?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: Lightbox JS v2.0</title>
	<atom:link href="http://www.lokeshdhakar.com/2006/03/29/lightbox-v20/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lokeshdhakar.com/2006/03/29/lightbox-v20/</link>
	<description></description>
	<lastBuildDate>Wed, 24 Aug 2011 07:47:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Danni</title>
		<link>http://www.lokeshdhakar.com/2006/03/29/lightbox-v20/#comment-54442</link>
		<dc:creator>Danni</dc:creator>
		<pubDate>Tue, 26 Oct 2010 23:12:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.lokeshdhakar.com/2006/03/29/lightbox-v20/#comment-54442</guid>
		<description>How do i use it with text instead of pictures?

I mean, &lt;a href=&quot;images/image-1.jpg&quot; title=&quot;my caption&quot; rel=&quot;nofollow&quot;&gt;image #1&lt;/a&gt;

replaces with

&lt;a href=&quot;link.htm&quot; title=&quot;my caption&quot; rel=&quot;nofollow&quot;&gt;image #1&lt;/a&gt;

the last dosn&#039;t work on my server.... everything else do&#039;es</description>
		<content:encoded><![CDATA[<p>How do i use it with text instead of pictures?</p>
<p>I mean, <a href="images/image-1.jpg" title="my caption" rel="nofollow">image #1</a></p>
<p>replaces with</p>
<p><a href="link.htm" title="my caption" rel="nofollow">image #1</a></p>
<p>the last dosn&#8217;t work on my server&#8230;. everything else do&#8217;es</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.lokeshdhakar.com/2006/03/29/lightbox-v20/#comment-54271</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 13 Mar 2010 15:56:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.lokeshdhakar.com/2006/03/29/lightbox-v20/#comment-54271</guid>
		<description>to solve the problem: character “[” is not allowed in the value of attribute “rel”.

put a dot instead of &#039;[&#039; and remove the &#039;]&#039;

http://www.webdesignforums.net/showthread.php?p=197171</description>
		<content:encoded><![CDATA[<p>to solve the problem: character “[” is not allowed in the value of attribute “rel”.</p>
<p>put a dot instead of '[' and remove the ']&#8216;</p>
<p><a href="http://www.webdesignforums.net/showthread.php?p=197171" rel="nofollow">http://www.webdesignforums.net/showthread.php?p=197171</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://www.lokeshdhakar.com/2006/03/29/lightbox-v20/#comment-54268</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Fri, 05 Mar 2010 22:42:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.lokeshdhakar.com/2006/03/29/lightbox-v20/#comment-54268</guid>
		<description>For those who wanted to constantly show the previous and next links, open up lightbox.css and go the line that says #PrevLink { and the line that says #NextLink {  

Add this to the instructions for each of those elements: url(../images/prevlabel.gif) left 15% no-repeat;</description>
		<content:encoded><![CDATA[<p>For those who wanted to constantly show the previous and next links, open up lightbox.css and go the line that says #PrevLink { and the line that says #NextLink {  </p>
<p>Add this to the instructions for each of those elements: url(../images/prevlabel.gif) left 15% no-repeat;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.lokeshdhakar.com/2006/03/29/lightbox-v20/#comment-54256</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 06 Feb 2010 11:42:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.lokeshdhakar.com/2006/03/29/lightbox-v20/#comment-54256</guid>
		<description>Hi lokesh,

I have three frame on my browser,
in on of the 3 frames i m using your light box,
but it is blocking only that frame in which i m using it. is it possible to block all frame when the light box opens.</description>
		<content:encoded><![CDATA[<p>Hi lokesh,</p>
<p>I have three frame on my browser,<br />
in on of the 3 frames i m using your light box,<br />
but it is blocking only that frame in which i m using it. is it possible to block all frame when the light box opens.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.lokeshdhakar.com/2006/03/29/lightbox-v20/#comment-54071</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 10 Jun 2009 21:13:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.lokeshdhakar.com/2006/03/29/lightbox-v20/#comment-54071</guid>
		<description>Hi!  I really like your script.  It is very useful.  A couple questions.

1.  Is there any way to have the caption be on the right of the photo instead of below?  If you have a long caption/description it makes it stretch way below the scroll line.

 

2.  How would one be able to link to like a pdf within the caption?  Like if someone wanted to get more information about that image than was in the caption.

 

Thanks for building a really great script.</description>
		<content:encoded><![CDATA[<p>Hi!  I really like your script.  It is very useful.  A couple questions.</p>
<p>1.  Is there any way to have the caption be on the right of the photo instead of below?  If you have a long caption/description it makes it stretch way below the scroll line.</p>
<p>2.  How would one be able to link to like a pdf within the caption?  Like if someone wanted to get more information about that image than was in the caption.</p>
<p>Thanks for building a really great script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://www.lokeshdhakar.com/2006/03/29/lightbox-v20/#comment-54054</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Thu, 04 Jun 2009 13:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.lokeshdhakar.com/2006/03/29/lightbox-v20/#comment-54054</guid>
		<description>For some reason I cannot get it to work? can somebody please help me! when i click the image instead of activating lightbox it opens a new page with the image? any ideas? HELP!!!</description>
		<content:encoded><![CDATA[<p>For some reason I cannot get it to work? can somebody please help me! when i click the image instead of activating lightbox it opens a new page with the image? any ideas? HELP!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tania</title>
		<link>http://www.lokeshdhakar.com/2006/03/29/lightbox-v20/#comment-54003</link>
		<dc:creator>Tania</dc:creator>
		<pubDate>Sun, 12 Apr 2009 03:28:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.lokeshdhakar.com/2006/03/29/lightbox-v20/#comment-54003</guid>
		<description>I&#039;m having some problems getting the lightbox overlay to stretch horizontally across the screen in IE7 (Firefox is fine).  Right now the overlay will cover about two thirds of the screen.  Has anyone else had this problem?

Any help would be fantastic.  Thank you!

Tania :)</description>
		<content:encoded><![CDATA[<p>I&#8217;m having some problems getting the lightbox overlay to stretch horizontally across the screen in IE7 (Firefox is fine).  Right now the overlay will cover about two thirds of the screen.  Has anyone else had this problem?</p>
<p>Any help would be fantastic.  Thank you!</p>
<p>Tania :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trashin</title>
		<link>http://www.lokeshdhakar.com/2006/03/29/lightbox-v20/#comment-53725</link>
		<dc:creator>Trashin</dc:creator>
		<pubDate>Fri, 08 Aug 2008 03:05:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.lokeshdhakar.com/2006/03/29/lightbox-v20/#comment-53725</guid>
		<description>Hey!! thx! dude :) nice work :D i like this project :D</description>
		<content:encoded><![CDATA[<p>Hey!! thx! dude :) nice work :D i like this project :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohit</title>
		<link>http://www.lokeshdhakar.com/2006/03/29/lightbox-v20/#comment-53709</link>
		<dc:creator>Rohit</dc:creator>
		<pubDate>Wed, 30 Jul 2008 05:47:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.lokeshdhakar.com/2006/03/29/lightbox-v20/#comment-53709</guid>
		<description>Hello Lokesh ,

           I am very much thankful to you from making lightbox 2.0 module for drupal.

         I have once question I was making some HTML content in the LightBox and face one problem that I have content type &quot;Sports&quot; and when I access in the iframe of LightBox it is Showing good with the help of page-node-lightbox2.tpl.php but When I click on the node title it take me to the node content with closing the Lightbox mean it open the path in the Lightbox what I want is that when I click on the Title it will close the Lightbox Window and send me to the node content path. Is this possible in Lightbox if possible that how ?</description>
		<content:encoded><![CDATA[<p>Hello Lokesh ,</p>
<p>           I am very much thankful to you from making lightbox 2.0 module for drupal.</p>
<p>         I have once question I was making some HTML content in the LightBox and face one problem that I have content type &#8220;Sports&#8221; and when I access in the iframe of LightBox it is Showing good with the help of page-node-lightbox2.tpl.php but When I click on the node title it take me to the node content with closing the Lightbox mean it open the path in the Lightbox what I want is that when I click on the Title it will close the Lightbox Window and send me to the node content path. Is this possible in Lightbox if possible that how ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nansaidh</title>
		<link>http://www.lokeshdhakar.com/2006/03/29/lightbox-v20/#comment-53565</link>
		<dc:creator>nansaidh</dc:creator>
		<pubDate>Sun, 25 May 2008 19:30:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.lokeshdhakar.com/2006/03/29/lightbox-v20/#comment-53565</guid>
		<description>Okay - I think I&#039;ve looked all over the web and still can&#039;t implement a solution to the frames issue.   Don&#039;t stop reading in disgust... stay with me a minute, please.  

I just use plain old frames (not iframes) and I NEED the Lightbox 2 image to display over the entire browser window, not just the frame that the thumbnail is in.  

I&#039;m not terribly skilled in this stuff - can anyone help me with this in plain English?  :)  

Thanks a lot, Nancy</description>
		<content:encoded><![CDATA[<p>Okay &#8211; I think I&#8217;ve looked all over the web and still can&#8217;t implement a solution to the frames issue.   Don&#8217;t stop reading in disgust&#8230; stay with me a minute, please.  </p>
<p>I just use plain old frames (not iframes) and I NEED the Lightbox 2 image to display over the entire browser window, not just the frame that the thumbnail is in.  </p>
<p>I&#8217;m not terribly skilled in this stuff &#8211; can anyone help me with this in plain English?  :)  </p>
<p>Thanks a lot, Nancy</p>
]]></content:encoded>
	</item>
</channel>
</rss>

