<?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: IE8 Rounded Corners using jQuery</title>
	<atom:link href="http://www.badlydrawntoy.com/2009/11/11/ie8-rounded-corners-using-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.badlydrawntoy.com/2009/11/11/ie8-rounded-corners-using-jquery/</link>
	<description>thoughts on web development and design</description>
	<lastBuildDate>Fri, 03 Sep 2010 15:45:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Marco Barbosa</title>
		<link>http://www.badlydrawntoy.com/2009/11/11/ie8-rounded-corners-using-jquery/comment-page-1/#comment-231</link>
		<dc:creator>Marco Barbosa</dc:creator>
		<pubDate>Wed, 03 Feb 2010 17:16:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.badlydrawntoy.com/?p=313#comment-231</guid>
		<description>I had the same problem as 1001 Fonts.

It won&#039;t work well with a background..

Setting the color doesn&#039;t work because the background is an image not just a color.

Guess I&#039;ll have to wait. There&#039;s not good solution for rounded corners on IE8 today.</description>
		<content:encoded><![CDATA[<p>I had the same problem as 1001 Fonts.</p>
<p>It won&#8217;t work well with a background..</p>
<p>Setting the color doesn&#8217;t work because the background is an image not just a color.</p>
<p>Guess I&#8217;ll have to wait. There&#8217;s not good solution for rounded corners on IE8 today.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: badlyDrawnToy</title>
		<link>http://www.badlydrawntoy.com/2009/11/11/ie8-rounded-corners-using-jquery/comment-page-1/#comment-207</link>
		<dc:creator>badlyDrawnToy</dc:creator>
		<pubDate>Tue, 17 Nov 2009 21:47:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.badlydrawntoy.com/?p=313#comment-207</guid>
		<description>@1008. Have you tried setting the background colour as one of the options?

e.g. $(&#039;.myclass&#039;).cornerz( {
           &#039;radius&#039; : 12,
           &#039;corners&#039; : &#039;bl&#039;,
           &#039;background&#039; : &#039;#000&#039;
       } )</description>
		<content:encoded><![CDATA[<p>@1008. Have you tried setting the background colour as one of the options?</p>
<p>e.g. $(&#8216;.myclass&#8217;).cornerz( {<br />
           &#8216;radius&#8217; : 12,<br />
           &#8216;corners&#8217; : &#8216;bl&#8217;,<br />
           &#8216;background&#8217; : &#8216;#000&#8242;<br />
       } )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 1001 Fonts</title>
		<link>http://www.badlydrawntoy.com/2009/11/11/ie8-rounded-corners-using-jquery/comment-page-1/#comment-206</link>
		<dc:creator>1001 Fonts</dc:creator>
		<pubDate>Tue, 17 Nov 2009 21:18:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.badlydrawntoy.com/?p=313#comment-206</guid>
		<description>Finally a solution for IE8, but for me it doesn&#039;t respect the background colors of parent containers so I am seeing rounded corners with the cut out parts being white instead of transparent or the parent&#039;s background-color :( This makes the plugin useless for me. I am just about to give up on IE8.</description>
		<content:encoded><![CDATA[<p>Finally a solution for IE8, but for me it doesn&#8217;t respect the background colors of parent containers so I am seeing rounded corners with the cut out parts being white instead of transparent or the parent&#8217;s background-color :( This makes the plugin useless for me. I am just about to give up on IE8.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
