<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Web form usability: Better form submission feedback with jQuery</title>
	<atom:link href="http://briancray.com/2009/07/28/increase-form-usability-replace-form-button-submit/feed/" rel="self" type="application/rss+xml" />
	<link>http://briancray.com/2009/07/28/increase-form-usability-replace-form-button-submit/</link>
	<description>User Experience Design, Web Development, and Internet Marketing</description>
	<lastBuildDate>Fri, 12 Mar 2010 17:00:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
	<atom:link rel="hub" href="http://superfeedr.com/hubbub" />
		<item>
		<title>By: 50 Useful New jQuery Techniques and Tutorials &#171; PSD to HTML , Slicing PSD to HTML</title>
		<link>http://briancray.com/2009/07/28/increase-form-usability-replace-form-button-submit/#comment-31760</link>
		<dc:creator>50 Useful New jQuery Techniques and Tutorials &#171; PSD to HTML , Slicing PSD to HTML</dc:creator>
		<pubDate>Sun, 10 Jan 2010 18:40:23 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=932#comment-31760</guid>
		<description>[...] Better form submission feedback with jQuery Browsers fail to give users effective feedback when the user submits a form. Users respond by clicking the submit button over and over. The problem compounds when users find out they&#8217;ve been charged 5 times or when you receive 5 contact submissions. The solution is to replace the submit button with a friendly message letting the user know the form is working. [...]</description>
		<content:encoded><![CDATA[<p>[...] Better form submission feedback with jQuery Browsers fail to give users effective feedback when the user submits a form. Users respond by clicking the submit button over and over. The problem compounds when users find out they&rsquo;ve been charged 5 times or when you receive 5 contact submissions. The solution is to replace the submit button with a friendly message letting the user know the form is working. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; Blog Archive &#187; 50 Useful jQuery Techniques</title>
		<link>http://briancray.com/2009/07/28/increase-form-usability-replace-form-button-submit/#comment-31396</link>
		<dc:creator>&#187; Blog Archive &#187; 50 Useful jQuery Techniques</dc:creator>
		<pubDate>Fri, 25 Dec 2009 21:58:40 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=932#comment-31396</guid>
		<description>[...] Better form submission feedback with jQuery Browsers fail to give users effective feedback when the user submits a form. Users respond by clicking the submit button over and over. The problem compounds when users find out they’ve been charged 5 times or when you receive 5 contact submissions. The solution is to replace the submit button with a friendly message letting the user know the form is working. [...]</description>
		<content:encoded><![CDATA[<p>[...] Better form submission feedback with jQuery Browsers fail to give users effective feedback when the user submits a form. Users respond by clicking the submit button over and over. The problem compounds when users find out they’ve been charged 5 times or when you receive 5 contact submissions. The solution is to replace the submit button with a friendly message letting the user know the form is working. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 50 Useful New jQuery Techniques and Tutorials &#124; Theme Center</title>
		<link>http://briancray.com/2009/07/28/increase-form-usability-replace-form-button-submit/#comment-30776</link>
		<dc:creator>50 Useful New jQuery Techniques and Tutorials &#124; Theme Center</dc:creator>
		<pubDate>Sun, 13 Dec 2009 07:28:11 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=932#comment-30776</guid>
		<description>[...] Better form submission feedback with jQuery Browsers fail to give users effective feedback when the user submits a form. Users respond by clicking the submit button over and over. The problem compounds when users find out they’ve been charged 5 times or when you receive 5 contact submissions. The solution is to replace the submit button with a friendly message letting the user know the form is working. [...]</description>
		<content:encoded><![CDATA[<p>[...] Better form submission feedback with jQuery Browsers fail to give users effective feedback when the user submits a form. Users respond by clicking the submit button over and over. The problem compounds when users find out they’ve been charged 5 times or when you receive 5 contact submissions. The solution is to replace the submit button with a friendly message letting the user know the form is working. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Reed</title>
		<link>http://briancray.com/2009/07/28/increase-form-usability-replace-form-button-submit/#comment-30412</link>
		<dc:creator>Bill Reed</dc:creator>
		<pubDate>Sat, 05 Dec 2009 19:44:55 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=932#comment-30412</guid>
		<description>Very good idea. However true the comment is about being able to achieve this effect via &#039;pure javascript&#039; is, if you&#039;re using JQuery already it&#039;d be silly not to use this. Usign Jquery, you also eliminate the messy Javascript attributes inserted directly into html. 

I&#039;m still a fan of the loading gif for things like this - as you can instantly see something happening. Your method is fine, but it&#039;s possible for a user to miss the change on a busier website - just my opinion.</description>
		<content:encoded><![CDATA[<p>Very good idea. However true the comment is about being able to achieve this effect via &#8216;pure javascript&#8217; is, if you&#8217;re using JQuery already it&#8217;d be silly not to use this. Usign Jquery, you also eliminate the messy Javascript attributes inserted directly into html. </p>
<p>I&#8217;m still a fan of the loading gif for things like this &#8211; as you can instantly see something happening. Your method is fine, but it&#8217;s possible for a user to miss the change on a busier website &#8211; just my opinion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 50 Useful New jQuery Techniques and Tutorials &#171; Gacik Design Blog</title>
		<link>http://briancray.com/2009/07/28/increase-form-usability-replace-form-button-submit/#comment-29759</link>
		<dc:creator>50 Useful New jQuery Techniques and Tutorials &#171; Gacik Design Blog</dc:creator>
		<pubDate>Thu, 26 Nov 2009 21:27:03 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=932#comment-29759</guid>
		<description>[...] Better form submission feedback with jQuery Browsers fail to give users effective feedback when the user submits a form. Users respond by clicking the submit button over and over. The problem compounds when users find out they’ve been charged 5 times or when you receive 5 contact submissions. The solution is to replace the submit button with a friendly message letting the user know the form is working. [...]</description>
		<content:encoded><![CDATA[<p>[...] Better form submission feedback with jQuery Browsers fail to give users effective feedback when the user submits a form. Users respond by clicking the submit button over and over. The problem compounds when users find out they’ve been charged 5 times or when you receive 5 contact submissions. The solution is to replace the submit button with a friendly message letting the user know the form is working. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 50 Useful New jQuery Techniques and Tutorials &#171; Smashing Magazine</title>
		<link>http://briancray.com/2009/07/28/increase-form-usability-replace-form-button-submit/#comment-29502</link>
		<dc:creator>50 Useful New jQuery Techniques and Tutorials &#171; Smashing Magazine</dc:creator>
		<pubDate>Thu, 08 Oct 2009 11:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=932#comment-29502</guid>
		<description>[...] Better form submission feedback with jQuery Browsers fail to give users effective feedback when the user submits a form. Users respond by clicking the submit button over and over. The problem compounds when users find out they’ve been charged 5 times or when you receive 5 contact submissions. The solution is to replace the submit button with a friendly message letting the user know the form is working. [...]</description>
		<content:encoded><![CDATA[<p>[...] Better form submission feedback with jQuery Browsers fail to give users effective feedback when the user submits a form. Users respond by clicking the submit button over and over. The problem compounds when users find out they’ve been charged 5 times or when you receive 5 contact submissions. The solution is to replace the submit button with a friendly message letting the user know the form is working. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LadyHoo</title>
		<link>http://briancray.com/2009/07/28/increase-form-usability-replace-form-button-submit/#comment-29329</link>
		<dc:creator>LadyHoo</dc:creator>
		<pubDate>Sun, 27 Sep 2009 22:11:46 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=932#comment-29329</guid>
		<description>Cool!</description>
		<content:encoded><![CDATA[<p>Cool!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 50 jQuery Techniques And Tutorials &#124; oOrch Blog</title>
		<link>http://briancray.com/2009/07/28/increase-form-usability-replace-form-button-submit/#comment-29300</link>
		<dc:creator>50 jQuery Techniques And Tutorials &#124; oOrch Blog</dc:creator>
		<pubDate>Thu, 24 Sep 2009 17:26:22 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=932#comment-29300</guid>
		<description>[...] Better form submission feedback with jQueryBrowsers fail to give users effective feedback when the user submits a form. Users respond by clicking the submit button over and over. The problem compounds when users find out they&#8217;ve been charged 5 times or when you receive 5 contact submissions. The solution is to replace the submit button with a friendly message letting the user know the form is working. [...]</description>
		<content:encoded><![CDATA[<p>[...] Better form submission feedback with jQueryBrowsers fail to give users effective feedback when the user submits a form. Users respond by clicking the submit button over and over. The problem compounds when users find out they&rsquo;ve been charged 5 times or when you receive 5 contact submissions. The solution is to replace the submit button with a friendly message letting the user know the form is working. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 50 Useful New jQuery Techniques and Tutorials &#124; Search Engine Optimisation</title>
		<link>http://briancray.com/2009/07/28/increase-form-usability-replace-form-button-submit/#comment-28597</link>
		<dc:creator>50 Useful New jQuery Techniques and Tutorials &#124; Search Engine Optimisation</dc:creator>
		<pubDate>Wed, 09 Sep 2009 16:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=932#comment-28597</guid>
		<description>[...] Better form submission feedback with jQueryBrowsers fail to give users effective feedback when the user submits a form. Users respond by clicking the submit button over and over. The problem compounds when users find out they’ve been charged 5 times or when you receive 5 contact submissions. The solution is to replace the submit button with a friendly message letting the user know the form is working. [...]</description>
		<content:encoded><![CDATA[<p>[...] Better form submission feedback with jQueryBrowsers fail to give users effective feedback when the user submits a form. Users respond by clicking the submit button over and over. The problem compounds when users find out they’ve been charged 5 times or when you receive 5 contact submissions. The solution is to replace the submit button with a friendly message letting the user know the form is working. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; 50 новых и полезных jQuery-техник и туториалов endo &#8211; luxury coding</title>
		<link>http://briancray.com/2009/07/28/increase-form-usability-replace-form-button-submit/#comment-28510</link>
		<dc:creator>&#187; 50 новых и полезных jQuery-техник и туториалов endo &#8211; luxury coding</dc:creator>
		<pubDate>Sun, 06 Sep 2009 09:31:51 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=932#comment-28510</guid>
		<description>[...] Better form submission feedback with jQuery Browsers fail to give users effective feedback when the user submits a form. Users respond by clicking the submit button over and over. The problem compounds when users find out they’ve been charged 5 times or when you receive 5 contact submissions. The solution is to replace the submit button with a friendly message letting the user know the form is working. [...]</description>
		<content:encoded><![CDATA[<p>[...] Better form submission feedback with jQuery Browsers fail to give users effective feedback when the user submits a form. Users respond by clicking the submit button over and over. The problem compounds when users find out they’ve been charged 5 times or when you receive 5 contact submissions. The solution is to replace the submit button with a friendly message letting the user know the form is working. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
