| Hover Details | Version 2.0.0.0 |
||
|
|||
| Description | |
| Use the Hover Details pattern when users need to quickly access and close information. The details appear in a layer that is visible when users move their cursors over links or icon buttons and then close when users move their cursors off the layer containing the details. Components that appear in the detail window should not require complex mouse interaction (other than a single click for a link) because it is difficult to move a cursor around within the detail window without closing the detail layer itself. Use this pattern in conjunction with drill-down details so that the full details are visible when users click the objects that they are moving their cursors over (for accessibility reasons). |
| Key Considerations | |
Hover details differ from contextual actions in a few key ways.
|
| Pattern Set Decision Table | |
| Hover Details |
Dialog Box Details |
Hide and Show Details |
Show More/ Show Less Detail |
Drill-Down Details |
|
| Do the details become a primary resource for users and steps in their tasks? Do the users spend considerable time looking at the details? | No | No | Yes | Yes | Yes |
| Do users need to quickly obtain details (glance and close)? | Yes | Yes | Yes | No | No |
| Do these details need to be seen in conjunction with the other information? | Yes | Yes | Yes | Yes | No |
| How much space do the details use? | Small read-only form or data |
Does not exceed 512 x 384 pixels |
A few inches of screen real estate |
A few inches of screen real estate |
A page or more of detail |
| Pattern Sample | |
Details appear when users move their cursors over elements. Information that appears in the detail window provides details about the object that was targeted by the user. When users move their cursors off the details that appear, the detail window closes. If users click the object over which their cursor is moving, they move to a page containing the full details about the object (information listed in the hover layer plus any additional information).
|
|||||||||||||||||
| Related Guidelines | |
| Secondary Windows | Guidelines on using secondary windows or dialog boxes |