<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Crystal's Adventures in Webdev Land &#187; forms</title>
	<atom:link href="http://crysodenkirk.com/blog/tag/forms/feed/" rel="self" type="application/rss+xml" />
	<link>http://crysodenkirk.com/blog</link>
	<description>Luck smiles on me often. Usually, it's with derision.</description>
	<lastBuildDate>Sun, 11 Jul 2010 20:30:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Form Usability and Design</title>
		<link>http://crysodenkirk.com/blog/2009/05/form-usability-and-design/</link>
		<comments>http://crysodenkirk.com/blog/2009/05/form-usability-and-design/#comments</comments>
		<pubDate>Tue, 26 May 2009 19:41:42 +0000</pubDate>
		<dc:creator>Crys</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[web_101]]></category>

		<guid isPermaLink="false">http://crysodenkirk.com/blog/?p=394</guid>
		<description><![CDATA[Most of the work I do right now, I can&#8217;t post here because it&#8217;s proprietary and client-facing only. However, there&#8217;s one application, Mortgage Loan App, that&#8217;s fairly new and is what we call a &#8220;consumer facing&#8221; (meaning our clients&#8217; customers) application that I would like to use as an example to discuss usability in forms [...]


Related posts:<ol><li><a href='http://crysodenkirk.com/blog/2009/05/must-read-websites-for-ui-designers/' rel='bookmark' title='Permanent Link: Must-read websites for UI Designers'>Must-read websites for UI Designers</a></li>
<li><a href='http://crysodenkirk.com/blog/2010/03/mt-mary-event-registration/' rel='bookmark' title='Permanent Link: Mt. Mary Event Registration'>Mt. Mary Event Registration</a></li>
<li><a href='http://crysodenkirk.com/blog/2010/05/usability-seminar/' rel='bookmark' title='Permanent Link: Usability seminar&#8230;'>Usability seminar&#8230;</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Most of the work I do right now, I can&#8217;t post here because it&#8217;s proprietary and client-facing only. However, there&#8217;s one application, <a href=http://prod.mtgloanapp.com target=_blank>Mortgage Loan App</a>, that&#8217;s fairly new and is what we call a &#8220;consumer facing&#8221; (meaning our clients&#8217; customers) application that I would like to use as an example to discuss usability in forms and other aspects of form design. I&#8217;ll be referring back to it quite a bit in the next couple weeks. This copy is our production environment test copy; clients can customize the application with their own logo, colors and contact information.</p>
<p>A few forms topics (will link each when the post is finished, so feel free to bookmark this page to make it easy to find them in the blog):</p>
<ol>
<li>Label Placement</li>
<li>Row Highlighting</li>
<li>User Flow
<ol>
<li>Tabbed Interfaces meet the Wizard</li>
<li>Back/Next Navigation</li>
<li>Button Placement</li>
<li>buttons vs input=button vs input=submit</li>
<li>Information breakdown, what&#8217;s on which page and why</li>
</ol>
</li>
<li>Why I use unordered lists in fieldsets for my forms</li>
<li>Progressive Enhancement and Usability:
<ol>
<li>dynamically hiding extra fields when they aren&#8217;t needed</li>
<li>Making your form usable even when js and css are turned off by the user</li>
</ol>
</li>
<li>Making it Pretty
<ol>
<li>CSS file design for multiple templates/themes</li>
<li>Nifty 3d buttons without resorting to graphics</li>
<li>Disabled Submit Buttons in IE and Firefox</li>
<li>IE and empty divs</li>
</ol>
</li>
</ol>
<img src="http://crysodenkirk.com/blog/?ak_action=api_record_view&id=394&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://crysodenkirk.com/blog/2009/05/must-read-websites-for-ui-designers/' rel='bookmark' title='Permanent Link: Must-read websites for UI Designers'>Must-read websites for UI Designers</a></li>
<li><a href='http://crysodenkirk.com/blog/2010/03/mt-mary-event-registration/' rel='bookmark' title='Permanent Link: Mt. Mary Event Registration'>Mt. Mary Event Registration</a></li>
<li><a href='http://crysodenkirk.com/blog/2010/05/usability-seminar/' rel='bookmark' title='Permanent Link: Usability seminar&#8230;'>Usability seminar&#8230;</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://crysodenkirk.com/blog/2009/05/form-usability-and-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
