<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - misteroneill</title>
<link>http://snipplr.com/users/misteroneill/tags/input</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 16 Feb 2012 06:58:10 GMT</pubDate>
<item>
<title>(jQuery) jQuery Clear Default Input Values</title>
<link>http://snipplr.com/view/15360/jquery-clear-default-input-values/</link>
<description><![CDATA[ <p>This function loops through a result set of inputs and for each result, it clears the default value onfocus and restores the default if the value is empty onblur.</p> ]]></description>
<pubDate>Wed, 27 May 2009 15:32:10 GMT</pubDate>
<guid>http://snipplr.com/view/15360/jquery-clear-default-input-values/</guid>
</item>
<item>
<title>(jQuery) jQuery Hide Labels and Use Them as Values</title>
<link>http://snipplr.com/view/15358/jquery-hide-labels-and-use-them-as-values/</link>
<description><![CDATA[ <p>This function loops through a result set of inputs and for each result, takes the value of any associated label, applies it as the value of the result, and hides the label.  Assumes that any label with the class "error" is not counted (I use labels with the error class for errors...).</p> ]]></description>
<pubDate>Wed, 27 May 2009 13:33:32 GMT</pubDate>
<guid>http://snipplr.com/view/15358/jquery-hide-labels-and-use-them-as-values/</guid>
</item>
</channel>
</rss>
