<?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: shadow boxing with -moz-box-shadow</title>
	<atom:link href="http://hacks.mozilla.org/2009/06/moz-box-shadow/feed/" rel="self" type="application/rss+xml" />
	<link>http://hacks.mozilla.org/2009/06/moz-box-shadow/</link>
	<description>hacks.mozilla.org</description>
	<lastBuildDate>Fri, 10 Feb 2012 00:05:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Hakim Jonas Ghoula</title>
		<link>http://hacks.mozilla.org/2009/06/moz-box-shadow/comment-page-1/#comment-1020221</link>
		<dc:creator>Hakim Jonas Ghoula</dc:creator>
		<pubDate>Mon, 07 Nov 2011 19:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=202#comment-1020221</guid>
		<description>just use rgba for your color and you have transparency/opacity.

For example: rgba(255,0,0,0.5) for red with 50% opacity</description>
		<content:encoded><![CDATA[<p>just use rgba for your color and you have transparency/opacity.</p>
<p>For example: rgba(255,0,0,0.5) for red with 50% opacity</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: orangorangan</title>
		<link>http://hacks.mozilla.org/2009/06/moz-box-shadow/comment-page-1/#comment-985396</link>
		<dc:creator>orangorangan</dc:creator>
		<pubDate>Wed, 26 Oct 2011 11:16:49 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=202#comment-985396</guid>
		<description>Thanks mate! nice reference, helps me alot :)</description>
		<content:encoded><![CDATA[<p>Thanks mate! nice reference, helps me alot :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Modern CSS Layouts, Part 2: The Essential Techniques - Smashing Magazine</title>
		<link>http://hacks.mozilla.org/2009/06/moz-box-shadow/comment-page-1/#comment-87748</link>
		<dc:creator>Modern CSS Layouts, Part 2: The Essential Techniques - Smashing Magazine</dc:creator>
		<pubDate>Sun, 16 May 2010 15:03:41 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=202#comment-87748</guid>
		<description>[...] instead!For more on box and text drop shadows, see:Take Your Design To The Next Level With CSS3Shadow boxing with -moz-box-shadow (relevant to non-Mozilla browsers to, from hacks.mozilla.org)CSS3 Trials: Box-Shadow And More [...]</description>
		<content:encoded><![CDATA[<p>[...] instead!For more on box and text drop shadows, see:Take Your Design To The Next Level With CSS3Shadow boxing with -moz-box-shadow (relevant to non-Mozilla browsers to, from hacks.mozilla.org)CSS3 Trials: Box-Shadow And More [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Pacey</title>
		<link>http://hacks.mozilla.org/2009/06/moz-box-shadow/comment-page-1/#comment-87346</link>
		<dc:creator>Dan Pacey</dc:creator>
		<pubDate>Fri, 14 May 2010 06:11:07 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=202#comment-87346</guid>
		<description>ah, guilty of not reading the whole article.. RGBA it is..</description>
		<content:encoded><![CDATA[<p>ah, guilty of not reading the whole article.. RGBA it is..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Pacey</title>
		<link>http://hacks.mozilla.org/2009/06/moz-box-shadow/comment-page-1/#comment-87344</link>
		<dc:creator>Dan Pacey</dc:creator>
		<pubDate>Fri, 14 May 2010 06:00:24 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=202#comment-87344</guid>
		<description>There&#039;s only really one problem with box-shadow that I&#039;ve found so far, and that&#039;s the inability to set an opacity. Thus, any shadow created as #000 will be solid black. You can&#039;t get around that by setting a lighter shade, as #ccc (for example) will appear as grey.

So, to my design mind, the spec is incomplete and needs to account for such an option.</description>
		<content:encoded><![CDATA[<p>There&#8217;s only really one problem with box-shadow that I&#8217;ve found so far, and that&#8217;s the inability to set an opacity. Thus, any shadow created as #000 will be solid black. You can&#8217;t get around that by setting a lighter shade, as #ccc (for example) will appear as grey.</p>
<p>So, to my design mind, the spec is incomplete and needs to account for such an option.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kadir</title>
		<link>http://hacks.mozilla.org/2009/06/moz-box-shadow/comment-page-1/#comment-72302</link>
		<dc:creator>Kadir</dc:creator>
		<pubDate>Mon, 15 Mar 2010 08:15:35 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=202#comment-72302</guid>
		<description>You also have to adjust the second value, otherwise it will look like a drop shadow: 0px 2px 10px 5px #888;</description>
		<content:encoded><![CDATA[<p>You also have to adjust the second value, otherwise it will look like a drop shadow: 0px 2px 10px 5px #888;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad</title>
		<link>http://hacks.mozilla.org/2009/06/moz-box-shadow/comment-page-1/#comment-70521</link>
		<dc:creator>Chad</dc:creator>
		<pubDate>Wed, 10 Mar 2010 16:07:59 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=202#comment-70521</guid>
		<description>Yes you can. You can use the property above: -moz-box-shadow: 0px 20px 10px -10px #888; except instead of using a negative value for the fourth value you can make it positive. so it will look like this: -moz-box-shadow: 0px 20px 10px 10px #888;</description>
		<content:encoded><![CDATA[<p>Yes you can. You can use the property above: -moz-box-shadow: 0px 20px 10px -10px #888; except instead of using a negative value for the fourth value you can make it positive. so it will look like this: -moz-box-shadow: 0px 20px 10px 10px #888;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rui Falcao Costa</title>
		<link>http://hacks.mozilla.org/2009/06/moz-box-shadow/comment-page-1/#comment-46753</link>
		<dc:creator>Rui Falcao Costa</dc:creator>
		<pubDate>Thu, 07 Jan 2010 05:45:51 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=202#comment-46753</guid>
		<description>AWESOME!!!</description>
		<content:encoded><![CDATA[<p>AWESOME!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kadir</title>
		<link>http://hacks.mozilla.org/2009/06/moz-box-shadow/comment-page-1/#comment-43833</link>
		<dc:creator>Kadir</dc:creator>
		<pubDate>Fri, 25 Dec 2009 15:53:36 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=202#comment-43833</guid>
		<description>So, is there an easy way to display a shadow all around an object without repeating the box-shadow values for all 4 combinations of left-top, right-top etc.?</description>
		<content:encoded><![CDATA[<p>So, is there an easy way to display a shadow all around an object without repeating the box-shadow values for all 4 combinations of left-top, right-top etc.?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 谋智社区 &#187; Blog Archives &#187; 颠覆网络35天 ─ 使用-moz-box-shadow渲染阴影</title>
		<link>http://hacks.mozilla.org/2009/06/moz-box-shadow/comment-page-1/#comment-1971</link>
		<dc:creator>谋智社区 &#187; Blog Archives &#187; 颠覆网络35天 ─ 使用-moz-box-shadow渲染阴影</dc:creator>
		<pubDate>Thu, 16 Jul 2009 08:06:20 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=202#comment-1971</guid>
		<description>[...] 原文地址：shadow boxing with -moz-box-shadow 系列地址：颠覆网络35天 [...]</description>
		<content:encoded><![CDATA[<p>[...] 原文地址：shadow boxing with -moz-box-shadow 系列地址：颠覆网络35天 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frederic Wenzel</title>
		<link>http://hacks.mozilla.org/2009/06/moz-box-shadow/comment-page-1/#comment-324</link>
		<dc:creator>Frederic Wenzel</dc:creator>
		<pubDate>Mon, 15 Jun 2009 20:27:06 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=202#comment-324</guid>
		<description>Andy: Thanks, I am glad you liked it!</description>
		<content:encoded><![CDATA[<p>Andy: Thanks, I am glad you liked it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 颠覆网络35天 ─ 使用-moz-box-shadow渲染阴影 &#60; MJiA</title>
		<link>http://hacks.mozilla.org/2009/06/moz-box-shadow/comment-page-1/#comment-222</link>
		<dc:creator>颠覆网络35天 ─ 使用-moz-box-shadow渲染阴影 &#60; MJiA</dc:creator>
		<pubDate>Sat, 13 Jun 2009 07:46:03 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=202#comment-222</guid>
		<description>[...] 原文地址：shadow boxing with -moz-box-shadow 系列地址：颠覆网络35天 [...]</description>
		<content:encoded><![CDATA[<p>[...] 原文地址：shadow boxing with -moz-box-shadow 系列地址：颠覆网络35天 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://hacks.mozilla.org/2009/06/moz-box-shadow/comment-page-1/#comment-197</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Fri, 12 Jun 2009 17:17:25 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=202#comment-197</guid>
		<description>The best article on box-shadow I&#039;ve seen on the Net.

Thank you!</description>
		<content:encoded><![CDATA[<p>The best article on box-shadow I&#8217;ve seen on the Net.</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shadow boxing with -moz-box-shadow &#124; fredericiana</title>
		<link>http://hacks.mozilla.org/2009/06/moz-box-shadow/comment-page-1/#comment-193</link>
		<dc:creator>shadow boxing with -moz-box-shadow &#124; fredericiana</dc:creator>
		<pubDate>Fri, 12 Jun 2009 14:48:06 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=202#comment-193</guid>
		<description>[...] boxing with -moz-box-shadow   This is another cross-post of an article I wrote for the hacks.mozilla.org blog. It shows off some of the fun stuff web developers can do [...]</description>
		<content:encoded><![CDATA[<p>[...] boxing with -moz-box-shadow   This is another cross-post of an article I wrote for the hacks.mozilla.org blog. It shows off some of the fun stuff web developers can do [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

