<?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: Rounded Corners in Mozilla&#160;Firefox</title> <atom:link href="http://davidwalsh.name/rounded-corners-firefox/feed" rel="self" type="application/rss+xml" /><link>http://davidwalsh.name/rounded-corners-firefox</link> <description>Legendary scribbles about JavaScript, HTML5, AJAX, PHP, CSS, and ∞.</description> <lastBuildDate>Thu, 09 Sep 2010 10:38:51 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <item><title>By: Marcus</title><link>http://davidwalsh.name/rounded-corners-firefox/comment-page-1#comment-14478</link> <dc:creator>Marcus</dc:creator> <pubDate>Sun, 13 Dec 2009 23:54:51 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1041#comment-14478</guid> <description>I say just use CSS3 properties for the rounded corners and any shadowing, they&#039;re aesthetics anyway and won&#039;t break on IE just end up square. This way no hacks, no reliance on Javascript and a kick in the teeth to Microsoft for not supporting W3C standards.&quot;OOh I&#039;m gonna start using Firefox as my current browser makes everything look ugly&quot; :-)</description> <content:encoded><![CDATA[<p>I say just use CSS3 properties for the rounded corners and any shadowing, they&#8217;re aesthetics anyway and won&#8217;t break on IE just end up square. This way no hacks, no reliance on Javascript and a kick in the teeth to Microsoft for not supporting W3C standards.</p><p>&#8220;OOh I&#8217;m gonna start using Firefox as my current browser makes everything look ugly&#8221; :-)</p> ]]></content:encoded> </item> <item><title>By: Darvin</title><link>http://davidwalsh.name/rounded-corners-firefox/comment-page-1#comment-4312</link> <dc:creator>Darvin</dc:creator> <pubDate>Sat, 27 Dec 2008 10:43:24 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1041#comment-4312</guid> <description>You can make curved corned in any browser using 3line css.
you can get it here. Using Behavior for ie version. It works fine.
http://www.htmlremix.com/curved-corner-border-radius-cross-browser/</description> <content:encoded><![CDATA[<p>You can make curved corned in any browser using 3line css.<br
/> you can get it here. Using Behavior for ie version. It works fine.<br
/> <a
href="http://www.htmlremix.com/curved-corner-border-radius-cross-browser/" rel="nofollow">http://www.htmlremix.com/curved-corner-border-radius-cross-browser/</a></p> ]]></content:encoded> </item> <item><title>By: Nathan Chancellor</title><link>http://davidwalsh.name/rounded-corners-firefox/comment-page-1#comment-4280</link> <dc:creator>Nathan Chancellor</dc:creator> <pubDate>Mon, 22 Dec 2008 17:14:08 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1041#comment-4280</guid> <description>I love rounded corners. I really wish Internet Explorer supported them. There is also the &lt;code&gt;-khtml-&lt;/code&gt; prefix.</description> <content:encoded><![CDATA[<p>I love rounded corners. I really wish Internet Explorer supported them. There is also the <code>-khtml-</code> prefix.</p> ]]></content:encoded> </item> <item><title>By: Paul Davis</title><link>http://davidwalsh.name/rounded-corners-firefox/comment-page-1#comment-4246</link> <dc:creator>Paul Davis</dc:creator> <pubDate>Thu, 18 Dec 2008 14:04:17 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1041#comment-4246</guid> <description>This is one of the few browser specific tricks I know, for FF and webkit. I still think that the jQuery corners plug-in is more usable, but I&#039;m really concious of IE users. Probably to much.</description> <content:encoded><![CDATA[<p>This is one of the few browser specific tricks I know, for FF and webkit. I still think that the jQuery corners plug-in is more usable, but I&#8217;m really concious of IE users. Probably to much.</p> ]]></content:encoded> </item> <item><title>By: James</title><link>http://davidwalsh.name/rounded-corners-firefox/comment-page-1#comment-4241</link> <dc:creator>James</dc:creator> <pubDate>Wed, 17 Dec 2008 18:00:40 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1041#comment-4241</guid> <description>You might want to mention that it&#039;s a CSS3 property...</description> <content:encoded><![CDATA[<p>You might want to mention that it&#8217;s a CSS3 property&#8230;</p> ]]></content:encoded> </item> <item><title>By: Tom</title><link>http://davidwalsh.name/rounded-corners-firefox/comment-page-1#comment-4240</link> <dc:creator>Tom</dc:creator> <pubDate>Wed, 17 Dec 2008 17:45:05 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1041#comment-4240</guid> <description>And there&#039;s some Konquerer action too I believe. -khtml-border-radius or something like that.It&#039;s all good stuff for intranets and such, if you want a slightly more polished look within a &quot;closed system&quot; where you have control over the browser used and so on.</description> <content:encoded><![CDATA[<p>And there&#8217;s some Konquerer action too I believe. -khtml-border-radius or something like that.</p><p>It&#8217;s all good stuff for intranets and such, if you want a slightly more polished look within a &#8220;closed system&#8221; where you have control over the browser used and so on.</p> ]]></content:encoded> </item> <item><title>By: david</title><link>http://davidwalsh.name/rounded-corners-firefox/comment-page-1#comment-4235</link> <dc:creator>david</dc:creator> <pubDate>Wed, 17 Dec 2008 14:23:12 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1041#comment-4235</guid> <description>&lt;p&gt;@Livingstone:  Correct, but the syntax is slightly different.  Look forward to that tomorrow.  :)&lt;/p&gt;</description> <content:encoded><![CDATA[<p>@Livingstone:  Correct, but the syntax is slightly different.  Look forward to that tomorrow.  :)</p> ]]></content:encoded> </item> <item><title>By: Livingstone</title><link>http://davidwalsh.name/rounded-corners-firefox/comment-page-1#comment-4234</link> <dc:creator>Livingstone</dc:creator> <pubDate>Wed, 17 Dec 2008 14:21:53 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1041#comment-4234</guid> <description>This is also available with &lt;a href=&quot;http://www.css3.info/border-radius-apple-vs-mozilla/&quot; rel=&quot;nofollow&quot;&gt;webkit&lt;/a&gt; </description> <content:encoded><![CDATA[<p>This is also available with <a
href="http://www.css3.info/border-radius-apple-vs-mozilla/" rel="nofollow">webkit</a></p> ]]></content:encoded> </item> <item><title>By: hartum</title><link>http://davidwalsh.name/rounded-corners-firefox/comment-page-1#comment-4233</link> <dc:creator>hartum</dc:creator> <pubDate>Wed, 17 Dec 2008 14:17:12 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1041#comment-4233</guid> <description>you can find a crossbrowser CSS round corner here:
http://www.htmlremix.com/curved-corner-border-radius-cross-browser/and a crossbrowser JS here:
http://dillerdesign.com/experiment/DD&#095;roundies/</description> <content:encoded><![CDATA[<p>you can find a crossbrowser CSS round corner here:<br
/> <a
href="http://www.htmlremix.com/curved-corner-border-radius-cross-browser/" rel="nofollow">http://www.htmlremix.com/curved-corner-border-radius-cross-browser/</a></p><p>and a crossbrowser JS here:<br
/> <a
href="http://dillerdesign.com/experiment/DD&#95;roundies/" rel="nofollow">http://dillerdesign.com/experiment/DD&#95;roundies/</a></p> ]]></content:encoded> </item> <item><title>By: Clinton Montague</title><link>http://davidwalsh.name/rounded-corners-firefox/comment-page-1#comment-4232</link> <dc:creator>Clinton Montague</dc:creator> <pubDate>Wed, 17 Dec 2008 14:09:03 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1041#comment-4232</guid> <description>Webkit browsers also have similar capabilities using -webkit-border-radius which are closer to the standard which the W3C are proposing for CSS3.&lt;a href=&quot;http://www.css3.info/preview/rounded-border/&quot; rel=&quot;nofollow&quot;&gt;Webkit and Moz border radius examples&lt;/a&gt;&lt;a href=&quot;http://www.w3.org/TR/2005/WD-css3-background-20050216/#the-border-radius&quot; rel=&quot;nofollow&quot;&gt;W3C CSS3 border radius spec&lt;/a&gt;</description> <content:encoded><![CDATA[<p>Webkit browsers also have similar capabilities using -webkit-border-radius which are closer to the standard which the W3C are proposing for CSS3.</p><p><a
href="http://www.css3.info/preview/rounded-border/" rel="nofollow">Webkit and Moz border radius examples</a></p><p><a
href="http://www.w3.org/TR/2005/WD-css3-background-20050216/#the-border-radius" rel="nofollow">W3C CSS3 border radius spec</a></p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 3/19 queries in 0.015 seconds using disk

Served from: davidwalsh.name @ 2010-09-09 13:42:30 -->