<?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: Removing annoying CSS borders on Checkboxes and Radio buttons</title>
	<atom:link href="http://lloydi.com/blog/2006/08/30/remove-css-borders-radio-checkboxes/feed/" rel="self" type="application/rss+xml" />
	<link>http://lloydi.com/blog/2006/08/30/remove-css-borders-radio-checkboxes/</link>
	<description>Nothing to do with standards, even less to do with wombats, only vaguely a blog</description>
	<lastBuildDate>Fri, 13 Mar 2009 18:39:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Shanx</title>
		<link>http://lloydi.com/blog/2006/08/30/remove-css-borders-radio-checkboxes/comment-page-1/#comment-157369</link>
		<dc:creator>Shanx</dc:creator>
		<pubDate>Tue, 11 Mar 2008 13:25:33 +0000</pubDate>
		<guid isPermaLink="false">http://lloydi.com/blog/2006/08/30/removing-annoying-css-borders-on-checkboxes-and-radio-buttons/#comment-157369</guid>
		<description>In your CSS, just do: 

a { outline: none }

Browsers that matter will respect it.</description>
		<content:encoded><![CDATA[<p>In your CSS, just do: </p>
<p>a { outline: none }</p>
<p>Browsers that matter will respect it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://lloydi.com/blog/2006/08/30/remove-css-borders-radio-checkboxes/comment-page-1/#comment-99831</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Mon, 10 Sep 2007 10:49:32 +0000</pubDate>
		<guid isPermaLink="false">http://lloydi.com/blog/2006/08/30/removing-annoying-css-borders-on-checkboxes-and-radio-buttons/#comment-99831</guid>
		<description>I know that this was originally posted about a year ago, butI have been looking for a workaround to this problem for weeks. Thanks for the tip.

Brian</description>
		<content:encoded><![CDATA[<p>I know that this was originally posted about a year ago, butI have been looking for a workaround to this problem for weeks. Thanks for the tip.</p>
<p>Brian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nick</title>
		<link>http://lloydi.com/blog/2006/08/30/remove-css-borders-radio-checkboxes/comment-page-1/#comment-98065</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Tue, 04 Sep 2007 21:19:47 +0000</pubDate>
		<guid isPermaLink="false">http://lloydi.com/blog/2006/08/30/removing-annoying-css-borders-on-checkboxes-and-radio-buttons/#comment-98065</guid>
		<description>do  you have to call this up through a body onload or can you just src it externally?</description>
		<content:encoded><![CDATA[<p>do  you have to call this up through a body onload or can you just src it externally?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: empoyy</title>
		<link>http://lloydi.com/blog/2006/08/30/remove-css-borders-radio-checkboxes/comment-page-1/#comment-83498</link>
		<dc:creator>empoyy</dc:creator>
		<pubDate>Wed, 18 Jul 2007 04:12:48 +0000</pubDate>
		<guid isPermaLink="false">http://lloydi.com/blog/2006/08/30/removing-annoying-css-borders-on-checkboxes-and-radio-buttons/#comment-83498</guid>
		<description>it works... thanks bro..
 
- empoyy</description>
		<content:encoded><![CDATA[<p>it works&#8230; thanks bro..</p>
<p>- empoyy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rskumar</title>
		<link>http://lloydi.com/blog/2006/08/30/remove-css-borders-radio-checkboxes/comment-page-1/#comment-69511</link>
		<dc:creator>rskumar</dc:creator>
		<pubDate>Thu, 07 Jun 2007 15:36:16 +0000</pubDate>
		<guid isPermaLink="false">http://lloydi.com/blog/2006/08/30/removing-annoying-css-borders-on-checkboxes-and-radio-buttons/#comment-69511</guid>
		<description>Hi Kim,

Great! Finally your code works.

Thanks a lot!!

rskumar</description>
		<content:encoded><![CDATA[<p>Hi Kim,</p>
<p>Great! Finally your code works.</p>
<p>Thanks a lot!!</p>
<p>rskumar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tiago Faro</title>
		<link>http://lloydi.com/blog/2006/08/30/remove-css-borders-radio-checkboxes/comment-page-1/#comment-49315</link>
		<dc:creator>Tiago Faro</dc:creator>
		<pubDate>Wed, 18 Apr 2007 15:49:46 +0000</pubDate>
		<guid isPermaLink="false">http://lloydi.com/blog/2006/08/30/removing-annoying-css-borders-on-checkboxes-and-radio-buttons/#comment-49315</guid>
		<description>Very nice, solved my problem.

Thanks!

Tiago</description>
		<content:encoded><![CDATA[<p>Very nice, solved my problem.</p>
<p>Thanks!</p>
<p>Tiago</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lloydi</title>
		<link>http://lloydi.com/blog/2006/08/30/remove-css-borders-radio-checkboxes/comment-page-1/#comment-47140</link>
		<dc:creator>Lloydi</dc:creator>
		<pubDate>Tue, 10 Apr 2007 10:48:39 +0000</pubDate>
		<guid isPermaLink="false">http://lloydi.com/blog/2006/08/30/removing-annoying-css-borders-on-checkboxes-and-radio-buttons/#comment-47140</guid>
		<description>@Kim - again, it may work, but you don&#039;t really want to have to mark up each and every input element with a checkbox.

@Pedro - you got fish out of this? Are we on the same page, so to speak? :-D</description>
		<content:encoded><![CDATA[<p>@Kim &#8211; again, it may work, but you don&#8217;t really want to have to mark up each and every input element with a checkbox.</p>
<p>@Pedro &#8211; you got fish out of this? Are we on the same page, so to speak? :-D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim</title>
		<link>http://lloydi.com/blog/2006/08/30/remove-css-borders-radio-checkboxes/comment-page-1/#comment-46351</link>
		<dc:creator>Kim</dc:creator>
		<pubDate>Sat, 07 Apr 2007 23:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://lloydi.com/blog/2006/08/30/removing-annoying-css-borders-on-checkboxes-and-radio-buttons/#comment-46351</guid>
		<description>Here is my solution; works great in both IE and FF:
style=&quot;margin:0px;_margin:-3px&quot;
Only IE understands the &quot;_&quot; character, FF ignores it.</description>
		<content:encoded><![CDATA[<p>Here is my solution; works great in both IE and FF:<br />
style=&#8221;margin:0px;_margin:-3px&#8221;<br />
Only IE understands the &#8220;_&#8221; character, FF ignores it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pedro</title>
		<link>http://lloydi.com/blog/2006/08/30/remove-css-borders-radio-checkboxes/comment-page-1/#comment-22575</link>
		<dc:creator>Pedro</dc:creator>
		<pubDate>Thu, 25 Jan 2007 18:33:50 +0000</pubDate>
		<guid isPermaLink="false">http://lloydi.com/blog/2006/08/30/removing-annoying-css-borders-on-checkboxes-and-radio-buttons/#comment-22575</guid>
		<description>Great. Copy-paste-and work.

Thanks for all the fish.</description>
		<content:encoded><![CDATA[<p>Great. Copy-paste-and work.</p>
<p>Thanks for all the fish.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://lloydi.com/blog/2006/08/30/remove-css-borders-radio-checkboxes/comment-page-1/#comment-22138</link>
		<dc:creator>James</dc:creator>
		<pubDate>Tue, 23 Jan 2007 14:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://lloydi.com/blog/2006/08/30/removing-annoying-css-borders-on-checkboxes-and-radio-buttons/#comment-22138</guid>
		<description>I&#039;m not like a mega noob or anything, but i tried your code and the border insists on staying....
perhaps i&#039;ve put it in the wrong place,         perhaps IE hates me
But my checkbox has the border around the white box and then a black border around that :&#124;</description>
		<content:encoded><![CDATA[<p>I&#8217;m not like a mega noob or anything, but i tried your code and the border insists on staying&#8230;.<br />
perhaps i&#8217;ve put it in the wrong place,         perhaps IE hates me<br />
But my checkbox has the border around the white box and then a black border around that :|</p>
]]></content:encoded>
	</item>
</channel>
</rss>
