<?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 the Safari Input Focus</title>
	<atom:link href="http://josiahplatt.com/2008/06/04/remove-the-safari-input-focus/feed/" rel="self" type="application/rss+xml" />
	<link>http://josiahplatt.com/2008/06/04/remove-the-safari-input-focus/</link>
	<description>dance, monkey boy.</description>
	<lastBuildDate>Mon, 15 Mar 2010 18:24:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jacob</title>
		<link>http://josiahplatt.com/2008/06/04/remove-the-safari-input-focus/comment-page-1/#comment-1397</link>
		<dc:creator>Jacob</dc:creator>
		<pubDate>Tue, 15 Dec 2009 13:36:41 +0000</pubDate>
		<guid isPermaLink="false">http://josiahplatt.com/?p=116#comment-1397</guid>
		<description>Hi,

Thanks!

I was wondering how i removed it from firefox aswell?

Cheers // J</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks!</p>
<p>I was wondering how i removed it from firefox aswell?</p>
<p>Cheers // J</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yann</title>
		<link>http://josiahplatt.com/2008/06/04/remove-the-safari-input-focus/comment-page-1/#comment-1324</link>
		<dc:creator>Yann</dc:creator>
		<pubDate>Tue, 27 Oct 2009 11:04:27 +0000</pubDate>
		<guid isPermaLink="false">http://josiahplatt.com/?p=116#comment-1324</guid>
		<description>Yes dude, you saved my day. Thanks for this trick!</description>
		<content:encoded><![CDATA[<p>Yes dude, you saved my day. Thanks for this trick!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josiah</title>
		<link>http://josiahplatt.com/2008/06/04/remove-the-safari-input-focus/comment-page-1/#comment-1204</link>
		<dc:creator>Josiah</dc:creator>
		<pubDate>Tue, 22 Sep 2009 18:35:45 +0000</pubDate>
		<guid isPermaLink="false">http://josiahplatt.com/?p=116#comment-1204</guid>
		<description>@k0w : Yeah it would. The *:focus just takes care of anything else Safari would highlight. Just in case, you know?

Input fields aren&#039;t the only enemy here.</description>
		<content:encoded><![CDATA[<p>@k0w : Yeah it would. The *:focus just takes care of anything else Safari would highlight. Just in case, you know?</p>
<p>Input fields aren&#8217;t the only enemy here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kOw</title>
		<link>http://josiahplatt.com/2008/06/04/remove-the-safari-input-focus/comment-page-1/#comment-1202</link>
		<dc:creator>kOw</dc:creator>
		<pubDate>Mon, 21 Sep 2009 20:02:11 +0000</pubDate>
		<guid isPermaLink="false">http://josiahplatt.com/?p=116#comment-1202</guid>
		<description>Would this work as well? Thanks for this post this is great stuff!

input:focus {outline:0;}</description>
		<content:encoded><![CDATA[<p>Would this work as well? Thanks for this post this is great stuff!</p>
<p>input:focus {outline:0;}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Remove Safari&#8217;s input focus behaviour &#8211; Gaston Garcia</title>
		<link>http://josiahplatt.com/2008/06/04/remove-the-safari-input-focus/comment-page-1/#comment-1158</link>
		<dc:creator>Remove Safari&#8217;s input focus behaviour &#8211; Gaston Garcia</dc:creator>
		<pubDate>Tue, 25 Aug 2009 19:45:34 +0000</pubDate>
		<guid isPermaLink="false">http://josiahplatt.com/?p=116#comment-1158</guid>
		<description>[...] to Josiah Platt I&#8217;ve removed the annoying focus effect that Safari forces on all input [...]</description>
		<content:encoded><![CDATA[<p>[...] to Josiah Platt I&#8217;ve removed the annoying focus effect that Safari forces on all input [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Redin</title>
		<link>http://josiahplatt.com/2008/06/04/remove-the-safari-input-focus/comment-page-1/#comment-1145</link>
		<dc:creator>James Redin</dc:creator>
		<pubDate>Fri, 31 Jul 2009 21:32:28 +0000</pubDate>
		<guid isPermaLink="false">http://josiahplatt.com/?p=116#comment-1145</guid>
		<description>Thank you for this ifo - It worked great!  However I found it while looking for another problem I have with Safari.  In IE JavaScript I can use the focus() command to set the focus to a different object, which can also be an image object that has areas sensitive to the mouse, however Safary only allows me to set the focus to another Input Text object, which I don&#039;t want, I just want to blurr the focus from the Input Text object as soon as I click on it (and perform the commands included in the function pointed by the onfocus attribute.

How can I reset the Input Text focus in Safary once I click in the Input Text area?

Thanks!</description>
		<content:encoded><![CDATA[<p>Thank you for this ifo &#8211; It worked great!  However I found it while looking for another problem I have with Safari.  In IE JavaScript I can use the focus() command to set the focus to a different object, which can also be an image object that has areas sensitive to the mouse, however Safary only allows me to set the focus to another Input Text object, which I don&#8217;t want, I just want to blurr the focus from the Input Text object as soon as I click on it (and perform the commands included in the function pointed by the onfocus attribute.</p>
<p>How can I reset the Input Text focus in Safary once I click in the Input Text area?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Millsoft</title>
		<link>http://josiahplatt.com/2008/06/04/remove-the-safari-input-focus/comment-page-1/#comment-947</link>
		<dc:creator>Millsoft</dc:creator>
		<pubDate>Mon, 25 May 2009 07:56:11 +0000</pubDate>
		<guid isPermaLink="false">http://josiahplatt.com/?p=116#comment-947</guid>
		<description>heya mate, thanx, works very good, love you :)))</description>
		<content:encoded><![CDATA[<p>heya mate, thanx, works very good, love you :)))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Massimo</title>
		<link>http://josiahplatt.com/2008/06/04/remove-the-safari-input-focus/comment-page-1/#comment-718</link>
		<dc:creator>Massimo</dc:creator>
		<pubDate>Sat, 21 Mar 2009 09:21:14 +0000</pubDate>
		<guid isPermaLink="false">http://josiahplatt.com/?p=116#comment-718</guid>
		<description>Thanks soooo much!!!</description>
		<content:encoded><![CDATA[<p>Thanks soooo much!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fiskhandlarn</title>
		<link>http://josiahplatt.com/2008/06/04/remove-the-safari-input-focus/comment-page-1/#comment-477</link>
		<dc:creator>fiskhandlarn</dc:creator>
		<pubDate>Fri, 22 Aug 2008 09:00:40 +0000</pubDate>
		<guid isPermaLink="false">http://josiahplatt.com/?p=116#comment-477</guid>
		<description>Spot on! Thanks!</description>
		<content:encoded><![CDATA[<p>Spot on! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roel</title>
		<link>http://josiahplatt.com/2008/06/04/remove-the-safari-input-focus/comment-page-1/#comment-404</link>
		<dc:creator>Roel</dc:creator>
		<pubDate>Thu, 03 Jul 2008 08:58:13 +0000</pubDate>
		<guid isPermaLink="false">http://josiahplatt.com/?p=116#comment-404</guid>
		<description>Thanks for the tip!

Love your comment about &#039;industry respect&#039;</description>
		<content:encoded><![CDATA[<p>Thanks for the tip!</p>
<p>Love your comment about &#8216;industry respect&#8217;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
