<?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: Drop shadow with CSS for all web browsers</title>
	<atom:link href="http://robertnyman.com/2010/03/16/drop-shadow-with-css-for-all-web-browsers/feed/" rel="self" type="application/rss+xml" />
	<link>http://robertnyman.com/2010/03/16/drop-shadow-with-css-for-all-web-browsers/</link>
	<description>Web development and Internet trends</description>
	<lastBuildDate>Thu, 09 Sep 2010 14:11:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Sriranjan</title>
		<link>http://robertnyman.com/2010/03/16/drop-shadow-with-css-for-all-web-browsers/#comment-657841</link>
		<dc:creator>Sriranjan</dc:creator>
		<pubDate>Wed, 01 Sep 2010 18:58:33 +0000</pubDate>
		<guid isPermaLink="false">http://robertnyman.com/?p=1723#comment-657841</guid>
		<description>Sweet stuff. Thanks!</description>
		<content:encoded><![CDATA[<p>Sweet stuff. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Nyman</title>
		<link>http://robertnyman.com/2010/03/16/drop-shadow-with-css-for-all-web-browsers/#comment-657796</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Wed, 01 Sep 2010 12:21:27 +0000</pubDate>
		<guid isPermaLink="false">http://robertnyman.com/?p=1723#comment-657796</guid>
		<description>Nate,

Thanks, glad you like it! And yes, IE is alway a beast to handle.</description>
		<content:encoded><![CDATA[<p>Nate,</p>
<p>Thanks, glad you like it! And yes, IE is alway a beast to handle.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate</title>
		<link>http://robertnyman.com/2010/03/16/drop-shadow-with-css-for-all-web-browsers/#comment-657670</link>
		<dc:creator>Nate</dc:creator>
		<pubDate>Tue, 31 Aug 2010 17:57:54 +0000</pubDate>
		<guid isPermaLink="false">http://robertnyman.com/?p=1723#comment-657670</guid>
		<description>This is an awesome resource.  Thank you very much for posting it.  

I was sad to discover that setting a shadow in IE affects the width/positioning of the div.  In my case I was adding a shadow to the right side of a div that was dynamically positioned with a right value and adding the shadow pushed the div that many more pixels to the right.

Obviously there are many ways around this but still another reason to be disappointed in IE.</description>
		<content:encoded><![CDATA[<p>This is an awesome resource.  Thank you very much for posting it.  </p>
<p>I was sad to discover that setting a shadow in IE affects the width/positioning of the div.  In my case I was adding a shadow to the right side of a div that was dynamically positioned with a right value and adding the shadow pushed the div that many more pixels to the right.</p>
<p>Obviously there are many ways around this but still another reason to be disappointed in IE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drop Shadows in CSS &#124; Information Technology Management</title>
		<link>http://robertnyman.com/2010/03/16/drop-shadow-with-css-for-all-web-browsers/#comment-656973</link>
		<dc:creator>Drop Shadows in CSS &#124; Information Technology Management</dc:creator>
		<pubDate>Fri, 27 Aug 2010 21:39:47 +0000</pubDate>
		<guid isPermaLink="false">http://robertnyman.com/?p=1723#comment-656973</guid>
		<description>[...] found a really excellent technique, here: http://robertnyman.com/2010/03/16/drop-shadow-with-css-for-all-web-browsers/ . This technique fit the bill perfectly for me, in that it used CSS and was cross browser [...]</description>
		<content:encoded><![CDATA[<p>[...] found a really excellent technique, here: <a href="http://robertnyman.com/2010/03/16/drop-shadow-with-css-for-all-web-browsers/" rel="nofollow">http://robertnyman.com/2010/03/16/drop-shadow-with-css-for-all-web-browsers/</a> . This technique fit the bill perfectly for me, in that it used CSS and was cross browser [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: More CSS Drop Shadows For All Browsers &#187; Learning the World</title>
		<link>http://robertnyman.com/2010/03/16/drop-shadow-with-css-for-all-web-browsers/#comment-656259</link>
		<dc:creator>More CSS Drop Shadows For All Browsers &#187; Learning the World</dc:creator>
		<pubDate>Mon, 23 Aug 2010 14:54:15 +0000</pubDate>
		<guid isPermaLink="false">http://robertnyman.com/?p=1723#comment-656259</guid>
		<description>[...] out the website, Robert Nyman came to the conclusion that the proprietary Microsoft filter for Shadow looks much prettier than DropShadow, so I forgot about blogging myself as his solution doesn&#8217;t rely on unsemantic markup and is [...]</description>
		<content:encoded><![CDATA[<p>[...] out the website, Robert Nyman came to the conclusion that the proprietary Microsoft filter for Shadow looks much prettier than DropShadow, so I forgot about blogging myself as his solution doesn&rsquo;t rely on unsemantic markup and is [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Interactive Logic &#187; Blog Archive &#187; Simple CSS Cross-Browser Drop Shadow</title>
		<link>http://robertnyman.com/2010/03/16/drop-shadow-with-css-for-all-web-browsers/#comment-655135</link>
		<dc:creator>Interactive Logic &#187; Blog Archive &#187; Simple CSS Cross-Browser Drop Shadow</dc:creator>
		<pubDate>Tue, 17 Aug 2010 15:57:15 +0000</pubDate>
		<guid isPermaLink="false">http://robertnyman.com/?p=1723#comment-655135</guid>
		<description>[...] Drop shadow with CSS for all web browsers &#8211; Robert&#8217;s talk [...]</description>
		<content:encoded><![CDATA[<p>[...] Drop shadow with CSS for all web browsers &#8211; Robert&#8217;s talk [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Nyman</title>
		<link>http://robertnyman.com/2010/03/16/drop-shadow-with-css-for-all-web-browsers/#comment-654763</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Sun, 15 Aug 2010 20:07:51 +0000</pubDate>
		<guid isPermaLink="false">http://robertnyman.com/?p=1723#comment-654763</guid>
		<description>juan,

Try adding content do the element, and you might get a different result.

Jason,

You are welcome!</description>
		<content:encoded><![CDATA[<p>juan,</p>
<p>Try adding content do the element, and you might get a different result.</p>
<p>Jason,</p>
<p>You are welcome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Williams</title>
		<link>http://robertnyman.com/2010/03/16/drop-shadow-with-css-for-all-web-browsers/#comment-650951</link>
		<dc:creator>Jason Williams</dc:creator>
		<pubDate>Fri, 30 Jul 2010 20:30:20 +0000</pubDate>
		<guid isPermaLink="false">http://robertnyman.com/?p=1723#comment-650951</guid>
		<description>Thank you so much for these great tips. My website will benefit from this. Shadows are a nice subtle way to add some depth.

Thanks again, your time is appreciated!</description>
		<content:encoded><![CDATA[<p>Thank you so much for these great tips. My website will benefit from this. Shadows are a nice subtle way to add some depth.</p>
<p>Thanks again, your time is appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cihip</title>
		<link>http://robertnyman.com/2010/03/16/drop-shadow-with-css-for-all-web-browsers/#comment-649074</link>
		<dc:creator>cihip</dc:creator>
		<pubDate>Wed, 21 Jul 2010 14:10:56 +0000</pubDate>
		<guid isPermaLink="false">http://robertnyman.com/?p=1723#comment-649074</guid>
		<description>Drop shadow with CSS for all web browsers ,thanx.</description>
		<content:encoded><![CDATA[<p>Drop shadow with CSS for all web browsers ,thanx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: juan</title>
		<link>http://robertnyman.com/2010/03/16/drop-shadow-with-css-for-all-web-browsers/#comment-647606</link>
		<dc:creator>juan</dc:creator>
		<pubDate>Wed, 14 Jul 2010 15:41:48 +0000</pubDate>
		<guid isPermaLink="false">http://robertnyman.com/?p=1723#comment-647606</guid>
		<description>great technique, but I got a problem on IE6, the shadow are over the content of my div and not on my div :( i followed the steps, and the shadow is in the way  content  (without spaces) and in the content I have inputs and more.... but they got the shadow not my div on the IE6, any possible solution? :(</description>
		<content:encoded><![CDATA[<p>great technique, but I got a problem on IE6, the shadow are over the content of my div and not on my div <img src='http://robertnyman.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  i followed the steps, and the shadow is in the way  content  (without spaces) and in the content I have inputs and more&#8230;. but they got the shadow not my div on the IE6, any possible solution? <img src='http://robertnyman.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John F.</title>
		<link>http://robertnyman.com/2010/03/16/drop-shadow-with-css-for-all-web-browsers/#comment-642078</link>
		<dc:creator>John F.</dc:creator>
		<pubDate>Thu, 17 Jun 2010 20:44:01 +0000</pubDate>
		<guid isPermaLink="false">http://robertnyman.com/?p=1723#comment-642078</guid>
		<description>works great, in firefox.  but i will cross check it later.  Thanks!!!</description>
		<content:encoded><![CDATA[<p>works great, in firefox.  but i will cross check it later.  Thanks!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joyce</title>
		<link>http://robertnyman.com/2010/03/16/drop-shadow-with-css-for-all-web-browsers/#comment-640229</link>
		<dc:creator>Joyce</dc:creator>
		<pubDate>Fri, 04 Jun 2010 18:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://robertnyman.com/?p=1723#comment-640229</guid>
		<description>This worked great for me! Thanks!</description>
		<content:encoded><![CDATA[<p>This worked great for me! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Generar sombra usando CSS puro &#124; ilikeblues</title>
		<link>http://robertnyman.com/2010/03/16/drop-shadow-with-css-for-all-web-browsers/#comment-639046</link>
		<dc:creator>Generar sombra usando CSS puro &#124; ilikeblues</dc:creator>
		<pubDate>Fri, 28 May 2010 11:20:26 +0000</pubDate>
		<guid isPermaLink="false">http://robertnyman.com/?p=1723#comment-639046</guid>
		<description>[...] Vía &#124; Robert&#8217;s talk [...]</description>
		<content:encoded><![CDATA[<p>[...] Vía | Robert&#8217;s talk [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Destillat #44 &#8211; Web- und Softwareentwicklung &#124; Open Source und Wetware</title>
		<link>http://robertnyman.com/2010/03/16/drop-shadow-with-css-for-all-web-browsers/#comment-637872</link>
		<dc:creator>Destillat #44 &#8211; Web- und Softwareentwicklung &#124; Open Source und Wetware</dc:creator>
		<pubDate>Thu, 20 May 2010 07:20:32 +0000</pubDate>
		<guid isPermaLink="false">http://robertnyman.com/?p=1723#comment-637872</guid>
		<description>[...] Drop shadow with CSS for all web browsers [...]</description>
		<content:encoded><![CDATA[<p>[...] Drop shadow with CSS for all web browsers [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Nyman</title>
		<link>http://robertnyman.com/2010/03/16/drop-shadow-with-css-for-all-web-browsers/#comment-637525</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Mon, 17 May 2010 08:48:42 +0000</pubDate>
		<guid isPermaLink="false">http://robertnyman.com/?p=1723#comment-637525</guid>
		<description>Ronald,

Yes, that could happen. Please try wrapping the text within another element, and the effect might disappear.</description>
		<content:encoded><![CDATA[<p>Ronald,</p>
<p>Yes, that could happen. Please try wrapping the text within another element, and the effect might disappear.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronald</title>
		<link>http://robertnyman.com/2010/03/16/drop-shadow-with-css-for-all-web-browsers/#comment-637524</link>
		<dc:creator>Ronald</dc:creator>
		<pubDate>Mon, 17 May 2010 08:44:25 +0000</pubDate>
		<guid isPermaLink="false">http://robertnyman.com/?p=1723#comment-637524</guid>
		<description>I tested it with IE Version: 6.0.2900.2180.xpsp.050329-1536 but the shadow only reflects on the text on the element &quot;div&quot;</description>
		<content:encoded><![CDATA[<p>I tested it with IE Version: 6.0.2900.2180.xpsp.050329-1536 but the shadow only reflects on the text on the element &#8220;div&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Nyman</title>
		<link>http://robertnyman.com/2010/03/16/drop-shadow-with-css-for-all-web-browsers/#comment-637297</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Sat, 15 May 2010 17:40:39 +0000</pubDate>
		<guid isPermaLink="false">http://robertnyman.com/?p=1723#comment-637297</guid>
		<description>Sisir,

Make sure you have Firefox 3.5 or later.</description>
		<content:encoded><![CDATA[<p>Sisir,</p>
<p>Make sure you have Firefox 3.5 or later.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sisir</title>
		<link>http://robertnyman.com/2010/03/16/drop-shadow-with-css-for-all-web-browsers/#comment-637234</link>
		<dc:creator>Sisir</dc:creator>
		<pubDate>Sat, 15 May 2010 05:33:39 +0000</pubDate>
		<guid isPermaLink="false">http://robertnyman.com/?p=1723#comment-637234</guid>
		<description>Does not working on my firefox.</description>
		<content:encoded><![CDATA[<p>Does not working on my firefox.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSS Web Design &#124; Web Courses Bangkok</title>
		<link>http://robertnyman.com/2010/03/16/drop-shadow-with-css-for-all-web-browsers/#comment-636941</link>
		<dc:creator>CSS Web Design &#124; Web Courses Bangkok</dc:creator>
		<pubDate>Thu, 13 May 2010 07:33:04 +0000</pubDate>
		<guid isPermaLink="false">http://robertnyman.com/?p=1723#comment-636941</guid>
		<description>[...] Drop shadow with CSS for all web browsers &#8211; Robert&#8217;s talk / cssz shadow [...]</description>
		<content:encoded><![CDATA[<p>[...] Drop shadow with CSS for all web browsers &#8211; Robert&#8217;s talk / cssz shadow [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ??SEO?????????</title>
		<link>http://robertnyman.com/2010/03/16/drop-shadow-with-css-for-all-web-browsers/#comment-635665</link>
		<dc:creator>??SEO?????????</dc:creator>
		<pubDate>Tue, 04 May 2010 13:47:31 +0000</pubDate>
		<guid isPermaLink="false">http://robertnyman.com/?p=1723#comment-635665</guid>
		<description>[...] Comment on Drop shadow with CSS for all web browsers by Napi &#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] Comment on Drop shadow with CSS for all web browsers by Napi &#8230; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
