<?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/language/javascript/tags/submit</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 11 Oct 2008 06:41:35 GMT</pubDate>
<item>
<title>(JavaScript) jQuery radio button donate submit - 1man</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>(JavaScript) submitEvents - Javascript form submission handler - dom111</title>
<link>http://snipplr.com/view/7865/submitevents--javascript-form-submission-handler/</link>
<description><![CDATA[ <p>Requires Mootools 1.2
http://mootools.net/download

Based on the mootools javascript framework a re-usable class for easily implementing an array of on submit events.

* Confirmation - Provides an Ok, Cancel input box before proceeding further
* Submit Button - Disable and change the text on a submit button
* Information Div - Display a div that lets the user know something is happening
* Undo - Undo the changes (re-enable a previously disabled submit button, change the information div) that have been carried out by the class
* AJAX - Submit the form using AJAX instead of the ‘old fashioned’ way

This work is released under the creative commons share alike license.

Requires Mootools 1.2
http://mootools.net/download</p> ]]></description>
<pubDate>Wed, 13 Aug 2008 21:10:57 GMT</pubDate>
<guid>http://snipplr.com/view/7865/submitevents--javascript-form-submission-handler/</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>(JavaScript) Confirm Submit - davaodude</title>
<link>http://snipplr.com/view/2408/confirm-submit/</link>
<description><![CDATA[ <p>Simple popup confirmation before submitting a form.</p> ]]></description>
<pubDate>Thu, 29 Mar 2007 11:35:56 GMT</pubDate>
<guid>http://snipplr.com/view/2408/confirm-submit/</guid>
</item>
<item>
<title>(JavaScript) form submit - gux</title>
<link>http://snipplr.com/view/1072/form-submit/</link>
<description><![CDATA[ <p>form submit trought javascript with funtionallity in iexplorer</p> ]]></description>
<pubDate>Thu, 14 Sep 2006 12:50:19 GMT</pubDate>
<guid>http://snipplr.com/view/1072/form-submit/</guid>
</item>
<item>
<title>(JavaScript) Coloring Form Elements on :focus - dertimbo</title>
<link>http://snipplr.com/view/982/coloring-form-elements-on-focus/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 30 Aug 2006 02:07:13 GMT</pubDate>
<guid>http://snipplr.com/view/982/coloring-form-elements-on-focus/</guid>
</item>
<item>
<title>(JavaScript) Delayed Form Submit - tylerhall</title>
<link>http://snipplr.com/view/381/delayed-form-submit/</link>
<description><![CDATA[ <p>Wait a specified after clicking "submit" before actually submitting a form.</p> ]]></description>
<pubDate>Wed, 12 Jul 2006 12:50:57 GMT</pubDate>
<guid>http://snipplr.com/view/381/delayed-form-submit/</guid>
</item>
</channel>
</rss>