<?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/clear</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 05 Dec 2008 05:50:49 GMT</pubDate>
<item>
<title>(JavaScript) jQuery radio button donate submit</title>
<link>http://snipplr.com/view/8747/jquery-radio-button-donate-submit/</link>
<description><![CDATA[ <p>This snippet is useful on donate forms. If you have a radio button for other value, then this will clear the current value in the text input box, and attach the user in putted value to the other radio button.</p> ]]></description>
<pubDate>Wed, 01 Oct 2008 09:48:14 GMT</pubDate>
<guid>http://snipplr.com/view/8747/jquery-radio-button-donate-submit/</guid>
</item>
<item>
<title>(CSS) CSS Float Clearing</title>
<link>http://snipplr.com/view/2678/css-float-clearing/</link>
<description><![CDATA[ <p>Say you want a containing block with 2 floating elements to expand around the floating element, usually this wouldn't happen since the container has no height because the floating elements are out of the usual flow.

The method below fixes this problem.</p> ]]></description>
<pubDate>Mon, 21 May 2007 06:55:36 GMT</pubDate>
<guid>http://snipplr.com/view/2678/css-float-clearing/</guid>
</item>
</channel>
</rss>