<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/form</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 04 Jul 2008 17:33:12 GMT</pubDate>
<item>
<title>(JavaScript) Form value 'cleaner' - jeppeb</title>
<link>http://snipplr.com/view/6643/form-value-cleaner/</link>
<description><![CDATA[ <p>When there's a value in a textbox, like 'search', it disappears when you click on it, and reappears when you leave (blur) it. But only if you haven't filled in anything ofcourse.
Use it like this:</p> ]]></description>
<pubDate>Tue, 10 Jun 2008 10:49:35 GMT</pubDate>
<guid>http://snipplr.com/view/6643/form-value-cleaner/</guid>
</item>
<item>
<title>(Smarty) observe - wayne_deng</title>
<link>http://snipplr.com/view/6606/observe/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 06 Jun 2008 01:00:31 GMT</pubDate>
<guid>http://snipplr.com/view/6606/observe/</guid>
</item>
<item>
<title>(PHP) Calcular dígito de control de una Cuenta Corriente - luman</title>
<link>http://snipplr.com/view/6457/calcular-dgito-de-control-de-una-cuenta-corriente/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 26 May 2008 10:38:38 GMT</pubDate>
<guid>http://snipplr.com/view/6457/calcular-dgito-de-control-de-una-cuenta-corriente/</guid>
</item>
<item>
<title>(Rails) Rails Form - jonallanharper</title>
<link>http://snipplr.com/view/6039/rails-form/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 29 Apr 2008 02:36:25 GMT</pubDate>
<guid>http://snipplr.com/view/6039/rails-form/</guid>
</item>
<item>
<title>(JavaScript) submit a form with an anchor tag (link) - jachin</title>
<link>http://snipplr.com/view/5911/submit-a-form-with-an-anchor-tag-link/</link>
<description><![CDATA[ <p>Name the form what ever you like, but make sure that is reflected in the javascript.</p> ]]></description>
<pubDate>Fri, 18 Apr 2008 16:25:10 GMT</pubDate>
<guid>http://snipplr.com/view/5911/submit-a-form-with-an-anchor-tag-link/</guid>
</item>
<item>
<title>(PHP) Drupal5 basic form page functions - sherakama</title>
<link>http://snipplr.com/view/5772/drupal5-basic-form-page-functions/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 10 Apr 2008 12:53:47 GMT</pubDate>
<guid>http://snipplr.com/view/5772/drupal5-basic-form-page-functions/</guid>
</item>
<item>
<title>(JavaScript) Search field content control - wfdev</title>
<link>http://snipplr.com/view/5654/search-field-content-control/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 02 Apr 2008 07:14:37 GMT</pubDate>
<guid>http://snipplr.com/view/5654/search-field-content-control/</guid>
</item>
<item>
<title>(CSS) Highlight active form fields - will</title>
<link>http://snipplr.com/view/5559/highlight-active-form-fields/</link>
<description><![CDATA[ <p>Makes the form field background yellow and the border red when it is the active field.  Works in most browsers except the usual lame ones (IE5.5 &amp; 6).</p> ]]></description>
<pubDate>Tue, 25 Mar 2008 12:48:25 GMT</pubDate>
<guid>http://snipplr.com/view/5559/highlight-active-form-fields/</guid>
</item>
<item>
<title>(CSS) Tableless forms - picale</title>
<link>http://snipplr.com/view/5412/tableless-forms/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 13 Mar 2008 16:32:25 GMT</pubDate>
<guid>http://snipplr.com/view/5412/tableless-forms/</guid>
</item>
<item>
<title>(Ruby) Add Include Blank argument to Option Helpers - brianjlandau</title>
<link>http://snipplr.com/view/5364/add-include-blank-argument-to-option-helpers/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 10 Mar 2008 22:55:18 GMT</pubDate>
<guid>http://snipplr.com/view/5364/add-include-blank-argument-to-option-helpers/</guid>
</item>
<item>
<title>(Other) FormOptionsHelpers => :include_blank - brianjlandau</title>
<link>http://snipplr.com/view/5363/formoptionshelpers--includeblank/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 10 Mar 2008 22:53:22 GMT</pubDate>
<guid>http://snipplr.com/view/5363/formoptionshelpers--includeblank/</guid>
</item>
<item>
<title>(JavaScript) validación de formularios - betacontinua</title>
<link>http://snipplr.com/view/5253/validacin-de-formularios/</link>
<description><![CDATA[ <p>Para realizar validaciones en Javascript rápidamente. Requiere que en la etiqueta  metamos un onSubmit="return checkform(this);" . Este trozo de código es para dos campos input con nombres campo1 y campo2.</p> ]]></description>
<pubDate>Mon, 03 Mar 2008 03:05:49 GMT</pubDate>
<guid>http://snipplr.com/view/5253/validacin-de-formularios/</guid>
</item>
<item>
<title>(PHP) simple image upload in php - cristianciofu</title>
<link>http://snipplr.com/view/4965/simple-image-upload-in-php/</link>
<description><![CDATA[ <p>a simple image upload script in php :)</p> ]]></description>
<pubDate>Sat, 09 Feb 2008 06:09:27 GMT</pubDate>
<guid>http://snipplr.com/view/4965/simple-image-upload-in-php/</guid>
</item>
<item>
<title>(ActionScript) AS Form handler - dhjapan</title>
<link>http://snipplr.com/view/4945/as-form-handler/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 08 Feb 2008 07:59:33 GMT</pubDate>
<guid>http://snipplr.com/view/4945/as-form-handler/</guid>
</item>
<item>
<title>(HTML) Blood Type Drop Down List for a Web Form - jonhenshaw</title>
<link>http://snipplr.com/view/4799/blood-type-drop-down-list-for-a-web-form/</link>
<description><![CDATA[ <p>A list of blood types for an online form.</p> ]]></description>
<pubDate>Sun, 27 Jan 2008 18:16:57 GMT</pubDate>
<guid>http://snipplr.com/view/4799/blood-type-drop-down-list-for-a-web-form/</guid>
</item>
<item>
<title>(HTML) Skin Tone Drop Down List for a Web Form - jonhenshaw</title>
<link>http://snipplr.com/view/4798/skin-tone-drop-down-list-for-a-web-form/</link>
<description><![CDATA[ <p>A drop down list of skin tone for an online form.</p> ]]></description>
<pubDate>Sun, 27 Jan 2008 17:12:26 GMT</pubDate>
<guid>http://snipplr.com/view/4798/skin-tone-drop-down-list-for-a-web-form/</guid>
</item>
<item>
<title>(HTML) Distinguishing Facial Hair Drop Down List for a Web Form - jonhenshaw</title>
<link>http://snipplr.com/view/4797/distinguishing-facial-hair-drop-down-list-for-a-web-form/</link>
<description><![CDATA[ <p>A drop down list of facial hair options for an online form.</p> ]]></description>
<pubDate>Sun, 27 Jan 2008 17:09:42 GMT</pubDate>
<guid>http://snipplr.com/view/4797/distinguishing-facial-hair-drop-down-list-for-a-web-form/</guid>
</item>
<item>
<title>(HTML) Hair Color Drop Down List for a Web Form - jonhenshaw</title>
<link>http://snipplr.com/view/4796/hair-color-drop-down-list-for-a-web-form/</link>
<description><![CDATA[ <p>A drop down list of hair color for an online form.</p> ]]></description>
<pubDate>Sun, 27 Jan 2008 17:06:01 GMT</pubDate>
<guid>http://snipplr.com/view/4796/hair-color-drop-down-list-for-a-web-form/</guid>
</item>
<item>
<title>(HTML) Eye Color Drop Down List for a Web Form - jonhenshaw</title>
<link>http://snipplr.com/view/4795/eye-color-drop-down-list-for-a-web-form/</link>
<description><![CDATA[ <p>A drop down list of eye colors for an online form.</p> ]]></description>
<pubDate>Sun, 27 Jan 2008 17:02:45 GMT</pubDate>
<guid>http://snipplr.com/view/4795/eye-color-drop-down-list-for-a-web-form/</guid>
</item>
<item>
<title>(HTML) 50 Most Common Languages Spoken in the United States - Drop Down List for an Online Form - jonhenshaw</title>
<link>http://snipplr.com/view/4794/50-most-common-languages-spoken-in-the-united-states--drop-down-list-for-an-online-form/</link>
<description><![CDATA[ <p>This is a list of the fifty most commonly spoken languages in the United States of America. The list can be used in an online form.</p> ]]></description>
<pubDate>Sun, 27 Jan 2008 16:57:33 GMT</pubDate>
<guid>http://snipplr.com/view/4794/50-most-common-languages-spoken-in-the-united-states--drop-down-list-for-an-online-form/</guid>
</item>
</channel>
</rss>