<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - cyberhobo</title>
<link>http://snipplr.com/users/cyberhobo/tags/DOM</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 07:22:06 GMT</pubDate>
<item>
<title>(JavaScript) Disable and enable a text input in Firefox</title>
<link>http://snipplr.com/view/19181/disable-and-enable-a-text-input-in-firefox/</link>
<description><![CDATA[ <p>I just noticed in Firefox 3.5.2 that setting `disabled = true` for a focused text input seems to make it impossible to re-focus after setting `disabled = false`. The solution is to blur it before disabling.</p> ]]></description>
<pubDate>Wed, 02 Sep 2009 12:49:15 GMT</pubDate>
<guid>http://snipplr.com/view/19181/disable-and-enable-a-text-input-in-firefox/</guid>
</item>
</channel>
</rss>