<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - 1man</title>
<link>http://snipplr.com/users/1man/tags/focus</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 05 Dec 2008 05:46:35 GMT</pubDate>
<item>
<title>(JavaScript) Focus and Select a Form Input</title>
<link>http://snipplr.com/view/3268/focus-and-select-a-form-input/</link>
<description><![CDATA[ <p>For forms with a default value onload you don't want your users to have to select the value, delete it and then insert their own input.

This function focuses on a selected input, then it selects the default text so the user can easily type their own value.</p> ]]></description>
<pubDate>Wed, 11 Jul 2007 05:51:26 GMT</pubDate>
<guid>http://snipplr.com/view/3268/focus-and-select-a-form-input/</guid>
</item>
</channel>
</rss>