ウェブフォームデザインパターン
Digg で登録フォームの設計について調査した結果をまとめた面白い記事を見つけた。コメントにもあるようにこの結果が全てではなく、状況を把握して参考にしたいところだ。
Web Form Design Patterns: Sign-Up Forms, Part 2 | How-To | Smashing Magazine
- sign-up forms don’t have any hover, active or focus-effects (84%),
- hints and help are either static (57%) or dynamic (33%) and appear below the input field (57%) or on the right side of the field (26%),
- static validation is as popular as dynamic validation — no trend toward Ajax;
- e-mail confirmation is not used (82%),
- password confirmation is used (72%),
- captcha can be used or not used (48% vs. 52%),
- cancel button is not used (92%),
- the submit-button is left-aligned (56%) or centered (26%),
- thank-you message motivates users to proceed with exploring the services of the site (45%).
日本語圏の場合「確認のためもう一度、コピーせず直接入力してください。」というようなページも多く見受けられるが、メールアドレスのフォーム入力はコピーした方が確実なため、コピペ機能を理解している人が多くなる世代の移行と共に追随することになると予想している。
またエラーメッセージのデザインは JavaScript を理解している UI 設計者にとって腕の見せ所だが、使い手の初心を忘れてしまったクライアントを相手に仕事をすると過小評価されることが多いのも事実である。
個人事業主のウェブとiOSアプリ開発者で一児の父親。JavaScript, ActionScript, AppleScript, PHP, SQL, ObjCの読書実行試験運用管理を生業とし、BIND, SMTP, APACHE を FreeBSD, MacBSD, Mac OS X で使い、エディタは Vi, mi, Kod と遷移して現在は Smultron、そして Coda と Xcode の IDE を重用しています。作業の自動化や効率化の導入を応援しています。
P.S. 制作履歴はLinkedInの公開プロフィールをご覧ください。