<?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: Remove Button Focus Outline Using CSS</title>
	<atom:link href="http://www.karlrixon.co.uk/articles/css/remove-button-focus-outline-using-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.karlrixon.co.uk/articles/css/remove-button-focus-outline-using-css/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 09 Mar 2010 03:54:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: usman</title>
		<link>http://www.karlrixon.co.uk/articles/css/remove-button-focus-outline-using-css/comment-page-1/#comment-1205</link>
		<dc:creator>usman</dc:creator>
		<pubDate>Wed, 10 Feb 2010 08:47:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlrixon.co.uk/?p=68#comment-1205</guid>
		<description>Thanks a lot bro.
i tried many tricks but dos&#039;t work.

Thanks a lot...</description>
		<content:encoded><![CDATA[<p>Thanks a lot bro.<br />
i tried many tricks but dos&#8217;t work.</p>
<p>Thanks a lot&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rafa Colunga</title>
		<link>http://www.karlrixon.co.uk/articles/css/remove-button-focus-outline-using-css/comment-page-1/#comment-807</link>
		<dc:creator>Rafa Colunga</dc:creator>
		<pubDate>Fri, 08 Jan 2010 02:18:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlrixon.co.uk/?p=68#comment-807</guid>
		<description>Hey, great tip!! i have been searching the way to get rid of these border in buttons for a while.

By the way, i tend to specify slightly different styles for :focus, :hover, and :active states of buttons, generally changing the border or background color to a different tone, applying box-shadows and text-shadow, which looks way better than that outline thing, and gives a better overall impression without sacrificing accesibility.

&lt;b&gt;I think that as long as you give your keyboard users a clear clue of the focus on the button, you&#039;ll be safe on accesibility, with outline or not.&lt;/b&gt;

If you think it&#039;s too much to style every state, i&#039;d recommend at least using two different states, &quot;normal&quot; and &quot;anything else&quot; and apply it to :hover :active :focus, before you remove the outline.</description>
		<content:encoded><![CDATA[<p>Hey, great tip!! i have been searching the way to get rid of these border in buttons for a while.</p>
<p>By the way, i tend to specify slightly different styles for :focus, :hover, and :active states of buttons, generally changing the border or background color to a different tone, applying box-shadows and text-shadow, which looks way better than that outline thing, and gives a better overall impression without sacrificing accesibility.</p>
<p><b>I think that as long as you give your keyboard users a clear clue of the focus on the button, you&#8217;ll be safe on accesibility, with outline or not.</b></p>
<p>If you think it&#8217;s too much to style every state, i&#8217;d recommend at least using two different states, &#8220;normal&#8221; and &#8220;anything else&#8221; and apply it to :hover :active :focus, before you remove the outline.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: swetha</title>
		<link>http://www.karlrixon.co.uk/articles/css/remove-button-focus-outline-using-css/comment-page-1/#comment-419</link>
		<dc:creator>swetha</dc:creator>
		<pubDate>Wed, 18 Nov 2009 04:49:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlrixon.co.uk/?p=68#comment-419</guid>
		<description>But, is there no solution in IE???</description>
		<content:encoded><![CDATA[<p>But, is there no solution in IE???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Satish</title>
		<link>http://www.karlrixon.co.uk/articles/css/remove-button-focus-outline-using-css/comment-page-1/#comment-157</link>
		<dc:creator>Satish</dc:creator>
		<pubDate>Tue, 15 Sep 2009 08:47:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlrixon.co.uk/?p=68#comment-157</guid>
		<description>Thank you so much for the solution!</description>
		<content:encoded><![CDATA[<p>Thank you so much for the solution!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://www.karlrixon.co.uk/articles/css/remove-button-focus-outline-using-css/comment-page-1/#comment-146</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Mon, 14 Sep 2009 09:38:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlrixon.co.uk/?p=68#comment-146</guid>
		<description>Thanks a lot. I was looking for this a long time.

So it works for Gecko browsers, but what would be the solution for IE? Is the outline:none property enough then?</description>
		<content:encoded><![CDATA[<p>Thanks a lot. I was looking for this a long time.</p>
<p>So it works for Gecko browsers, but what would be the solution for IE? Is the outline:none property enough then?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Jørgensen</title>
		<link>http://www.karlrixon.co.uk/articles/css/remove-button-focus-outline-using-css/comment-page-1/#comment-75</link>
		<dc:creator>Brian Jørgensen</dc:creator>
		<pubDate>Sat, 25 Jul 2009 10:33:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlrixon.co.uk/?p=68#comment-75</guid>
		<description>Hi, thanks for the solution, but unfortunately this does not work in IE ? :(</description>
		<content:encoded><![CDATA[<p>Hi, thanks for the solution, but unfortunately this does not work in IE ? <img src='http://www.karlrixon.co.uk/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl</title>
		<link>http://www.karlrixon.co.uk/articles/css/remove-button-focus-outline-using-css/comment-page-1/#comment-73</link>
		<dc:creator>Karl</dc:creator>
		<pubDate>Fri, 24 Jul 2009 14:08:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlrixon.co.uk/?p=68#comment-73</guid>
		<description>Hi fryck

There are a couple of reasons I can think of. 

Firstly, blur() will take the focus away from the button. This means users who do not use a mouse will never be able to activate your button. The CSS technique does not take the focus away from the button, it just allows you to style the focus indicator.

Secondly that technique uses javascript, while this is pure CSS.</description>
		<content:encoded><![CDATA[<p>Hi fryck</p>
<p>There are a couple of reasons I can think of. </p>
<p>Firstly, blur() will take the focus away from the button. This means users who do not use a mouse will never be able to activate your button. The CSS technique does not take the focus away from the button, it just allows you to style the focus indicator.</p>
<p>Secondly that technique uses javascript, while this is pure CSS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fryck</title>
		<link>http://www.karlrixon.co.uk/articles/css/remove-button-focus-outline-using-css/comment-page-1/#comment-72</link>
		<dc:creator>fryck</dc:creator>
		<pubDate>Fri, 24 Jul 2009 13:11:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlrixon.co.uk/?p=68#comment-72</guid>
		<description>Why not simply use onFocus=&quot;blur()&quot; on the submit button ? ;)</description>
		<content:encoded><![CDATA[<p>Why not simply use onFocus=&#8221;blur()&#8221; on the submit button ? <img src='http://www.karlrixon.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saval</title>
		<link>http://www.karlrixon.co.uk/articles/css/remove-button-focus-outline-using-css/comment-page-1/#comment-61</link>
		<dc:creator>Saval</dc:creator>
		<pubDate>Fri, 10 Jul 2009 11:19:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlrixon.co.uk/?p=68#comment-61</guid>
		<description>Gr8t suggestion, i had /input value=&quot;&#160;&#160;&#160;&#160;Add&quot; class=&quot;btnbg&quot; type=&quot;button&quot;/, so the dotted border will apply on the whole button instead of only text area</description>
		<content:encoded><![CDATA[<p>Gr8t suggestion, i had /input value=&#8221;&nbsp;&nbsp;&nbsp;&nbsp;Add&#8221; class=&#8221;btnbg&#8221; type=&#8221;button&#8221;/, so the dotted border will apply on the whole button instead of only text area</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saval</title>
		<link>http://www.karlrixon.co.uk/articles/css/remove-button-focus-outline-using-css/comment-page-1/#comment-60</link>
		<dc:creator>Saval</dc:creator>
		<pubDate>Fri, 10 Jul 2009 11:16:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlrixon.co.uk/?p=68#comment-60</guid>
		<description>Gr8t suggestion, i had , so the dotted border will apply on the whole button instead of only text area</description>
		<content:encoded><![CDATA[<p>Gr8t suggestion, i had , so the dotted border will apply on the whole button instead of only text area</p>
]]></content:encoded>
	</item>
</channel>
</rss>
