|
Write a descriptive phrase -- no longer than two sentences --
that succinctly defines the element in the context of the UI.
When the user selects the element or rolls over it (see
Rollover Effects), show
the short description, either on the page or in a floating
"tooltip."
Normally you write several of these at once, for items in a
list or buttons on a toolbar. Use parallel grammatical
constructions in the descriptions. For instance, make
them all start with a verb ("Cut selection," "Copy selection,"
etc.) or a noun ("Fill color," "Border color").
In older UIs, you might see short descriptions show up in status
bars, at the bottom edges of application windows. These are
too far away from the item in question -- users rarely saw
them! Spatial proximity is important.
|