Kwissle

My real-time quiz battle game Kwissle.com

Crosstips.org

My fun Crossword solver project. Crosstips.org & Krysstips.se

Kung Fu

Fujian White Crane Kung Fu

Photos

Photoalbum, both old and new.

Twitter

Follow me on Twitter

Contact me

My contact details and how to contact me.

 

KungFuPeople.com
Do you train Kung Fu?
Or know someone who does?
Then check out KungFuPeople.com


Mobile version of this page Mobile version of this page


 
Web development

Optional input labels


13th of June 2007

Optional input labels Today I was working on an popup input box (actually 3 input boxes) that asks the user to enter a project, a vendor or a category. The first box looks like this:

 Project name: __________________________

The second looks like this:

 ...accounts code (optional): __________________________

I'm wondering, what's the most user friendly way of displaying that label. Is it:

 ...accounts code: (optional)

or is it:

 ...accounts code (optional):



Comment

djo - 13th June 2007  [«« Reply to this]
IMO, because little red asterisks normally go after the field:

project name: [__________] (required)
accounts code: [__________] (optional)

But isn't putting each field on a separate page a bit clunky for the user?
 
Name:
Email:
hide my email address.

Your email address will be encoded to prevent email-extraction spiders from reading it so you won't get spammed if you decide to show your email address.