<?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: An easy way to create light-box with jQuery &amp; CSS</title>
	<atom:link href="http://www.cssjockey.com/web-development/tips-tricks/an-easy-way-to-create-light-box-with-jquery-css/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cssjockey.com/web-development/tips-tricks/an-easy-way-to-create-light-box-with-jquery-css?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=an-easy-way-to-create-light-box-with-jquery-css</link>
	<description>Unique &#38; Practical Web Presence</description>
	<lastBuildDate>Fri, 16 Dec 2011 10:16:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Karl S</title>
		<link>http://www.cssjockey.com/web-development/tips-tricks/an-easy-way-to-create-light-box-with-jquery-css/comment-page-2#comment-105819</link>
		<dc:creator>Karl S</dc:creator>
		<pubDate>Fri, 09 Dec 2011 19:53:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.cssjockey.com/?p=768#comment-105819</guid>
		<description>I&#039;m having trouble putting anything but text in the lightbox.  Is there something that would prevent an iFrame or embedded content to show within?</description>
		<content:encoded><![CDATA[<p>I&#8217;m having trouble putting anything but text in the lightbox.  Is there something that would prevent an iFrame or embedded content to show within?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rehana</title>
		<link>http://www.cssjockey.com/web-development/tips-tricks/an-easy-way-to-create-light-box-with-jquery-css/comment-page-2#comment-105803</link>
		<dc:creator>Rehana</dc:creator>
		<pubDate>Fri, 09 Dec 2011 16:06:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.cssjockey.com/?p=768#comment-105803</guid>
		<description>Awesome!! really cool and simple code. Thank you for the post.</description>
		<content:encoded><![CDATA[<p>Awesome!! really cool and simple code. Thank you for the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hubert</title>
		<link>http://www.cssjockey.com/web-development/tips-tricks/an-easy-way-to-create-light-box-with-jquery-css/comment-page-2#comment-105466</link>
		<dc:creator>hubert</dc:creator>
		<pubDate>Tue, 06 Dec 2011 15:45:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.cssjockey.com/?p=768#comment-105466</guid>
		<description>I have problem with opacity. I have a lightbox opacity set to 0.9 but the image that is positioned:fixed in the middle of lightbox is also transparent. I set that one to 1.0 but it didn&#039;t work. Any ideas? thank you!</description>
		<content:encoded><![CDATA[<p>I have problem with opacity. I have a lightbox opacity set to 0.9 but the image that is positioned:fixed in the middle of lightbox is also transparent. I set that one to 1.0 but it didn&#8217;t work. Any ideas? thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ali Zaidi</title>
		<link>http://www.cssjockey.com/web-development/tips-tricks/an-easy-way-to-create-light-box-with-jquery-css/comment-page-2#comment-82871</link>
		<dc:creator>Ali Zaidi</dc:creator>
		<pubDate>Thu, 29 Sep 2011 14:45:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.cssjockey.com/?p=768#comment-82871</guid>
		<description>Great !</description>
		<content:encoded><![CDATA[<p>Great !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SKyper</title>
		<link>http://www.cssjockey.com/web-development/tips-tricks/an-easy-way-to-create-light-box-with-jquery-css/comment-page-2#comment-59838</link>
		<dc:creator>SKyper</dc:creator>
		<pubDate>Wed, 24 Aug 2011 17:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.cssjockey.com/?p=768#comment-59838</guid>
		<description>Damn  nice  trick!! great and I wanna test it now</description>
		<content:encoded><![CDATA[<p>Damn  nice  trick!! great and I wanna test it now</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohit Aneja</title>
		<link>http://www.cssjockey.com/web-development/tips-tricks/an-easy-way-to-create-light-box-with-jquery-css/comment-page-1#comment-55818</link>
		<dc:creator>Mohit Aneja</dc:creator>
		<pubDate>Thu, 11 Aug 2011 09:33:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.cssjockey.com/?p=768#comment-55818</guid>
		<description>The same way you call PHP code in an HTML document. Its just a DIV stylized with CSS and jQuery.</description>
		<content:encoded><![CDATA[<p>The same way you call PHP code in an HTML document. Its just a DIV stylized with CSS and jQuery.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jasmeet Kaur</title>
		<link>http://www.cssjockey.com/web-development/tips-tricks/an-easy-way-to-create-light-box-with-jquery-css/comment-page-1#comment-55743</link>
		<dc:creator>Jasmeet Kaur</dc:creator>
		<pubDate>Mon, 08 Aug 2011 14:14:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.cssjockey.com/?p=768#comment-55743</guid>
		<description>could you please guide on, how can I call a php file/functions in it?,which calls a db in it.
please help.</description>
		<content:encoded><![CDATA[<p>could you please guide on, how can I call a php file/functions in it?,which calls a db in it.<br />
please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSSJockey</title>
		<link>http://www.cssjockey.com/web-development/tips-tricks/an-easy-way-to-create-light-box-with-jquery-css/comment-page-1#comment-55320</link>
		<dc:creator>CSSJockey</dc:creator>
		<pubDate>Sat, 06 Aug 2011 20:07:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.cssjockey.com/?p=768#comment-55320</guid>
		<description>May be you need to search and use some hacks for the same. I don&#039;t test my works for IE6 anymore..</description>
		<content:encoded><![CDATA[<p>May be you need to search and use some hacks for the same. I don&#8217;t test my works for IE6 anymore..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSSJockey</title>
		<link>http://www.cssjockey.com/web-development/tips-tricks/an-easy-way-to-create-light-box-with-jquery-css/comment-page-1#comment-55305</link>
		<dc:creator>CSSJockey</dc:creator>
		<pubDate>Sat, 06 Aug 2011 19:37:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.cssjockey.com/?p=768#comment-55305</guid>
		<description>Make sure you use fadeOut() function for the lighbox div as well.</description>
		<content:encoded><![CDATA[<p>Make sure you use fadeOut() function for the lighbox div as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSSJockey</title>
		<link>http://www.cssjockey.com/web-development/tips-tricks/an-easy-way-to-create-light-box-with-jquery-css/comment-page-1#comment-55300</link>
		<dc:creator>CSSJockey</dc:creator>
		<pubDate>Sat, 06 Aug 2011 19:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.cssjockey.com/?p=768#comment-55300</guid>
		<description>Thanks Priyanka, I am in the process of re-designing the site to make it more friendly for me and the users and will post a lot of tuts on the site.</description>
		<content:encoded><![CDATA[<p>Thanks Priyanka, I am in the process of re-designing the site to make it more friendly for me and the users and will post a lot of tuts on the site.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Served from: www.cssjockey.com @ 2012-02-09 14:55:00 by W3 Total Cache -->
