|
|
The Duality of Forms
http://v1.garrettdimon.com/archives/the-du...
I realize this isn’t ground-breaking news for
anyone, but the implications are interesting. The
frequency with which a particular form will be
used should influence how it is designed. For
instance, with Basecamp, the message posting
screen, which is used frequently, is kept to a
bare minimum with little visual clutter or
instructions.
(votes:0)
Filed under web design, interaction design, interface design, form design, Garrett Dimon, frequency
by lunchbox
Added
05/17/2007
|
|
|
Selection-Dependent Inputs
http://uxmatters.com/MT/archives/000172.php
Selection-dependent inputs are, in essence, a
pretty simple concept: Once a user initially makes
a selection from one or more options in a form,
the user must provide additional input related to
the selected option before submitting the form.
Figure 1 illustrates this behavior by showing two
steps from the eBay Create a Download Request
form. After an eBay seller selects the Sold option
in the Listings and records drop-down list, the
form presents additional input fields for
selecting a d…
(votes:0)
Filed under usability, web design, interaction design, form design, forms, design patterns, Luke Wroblewski, ui patterns, UXMatters
by lunchbox
Added
05/17/2007
|
|
|
Improve your forms using HTML5!
http://dev.opera.com/articles/view/improve...
HTML hasn’t really been updated since HTML
version 4 was released back in 1998. However, the
WHATWG community has been working on HTML since
2004 and this will hopefully result in some much
needed improvements. This article shows some of
the new functionality of the proposed form chapter
of HTML5: Web Forms 2. (Opera has an experimental
implementation of Web Forms 2 so if you want you
can try out some of the examples listed here.)
(votes:0)
Filed under HTML, web development, form design, forms, Opera, Anne van Kesteren, HTML 5
by lunchbox
Added
04/18/2007
|
|
|
Making Compact Forms More Accessible
http://www.alistapart.com/articles/makingc...
In this article, we’ll create a compact form
that provides a high degree of accessibility,
despite its reduced size. Note that I’m not
saying that tiny forms are a good idea. Rather,
I’m providing a means for reconciling the
space-saving aims of your client (or boss, or
designer) with your desire to offer a good user
experience.
(votes:0)
Filed under CSS, Accessibility, JavaScript, a list apart, form design, forms, accessible forms, compact forms, small forms, Mike Brittain
by lunchbox
Added
03/27/2007
|
|
|
Prettier Accessible Forms
http://www.alistapart.com/articles/prettya...
I’ve tried to create a form-styling solution
that is both accessible and portable (in the sense
that I can move the code from one project to the
next). Floats have often provided a solution to my
problem, but given the complexity of some layouts
and the numerous float bugs associated with
Internet Explorer, it’s not always easy to reuse
a float solution. I wanted to create something
that anyone could easily reuse on any project: a
style sheet that, when applied to a correctly
marked u…
(votes:1)
Filed under CSS, Accessibility, JavaScript, a list apart, form design, forms, Nick Rigby
by lunchbox
Added
06/25/2006
|
|
Loading…
Loading…
Loading…
|