After lunch, I looked for another solution.
When I came upon http://www.w3schools.com/w3css/tryit.asp?filename=tryw3css_dropdown_card, I smiled. No JavaScript and a chance to expand my CSS coding skills? I'm in. Thus, this is what I did yesterday afternoon to implement the method on the link to my purposes:
- Rewrote “Move the mouse” to “Hover the mouse here to view a diagram” but didn’t like that rewrite.
- Implemented fewer words “View a diagram of the Prod server.”
- Changed the CSS definition of the text over which the user hovers to be blue to give the user a visual cue.
- Decided the blue text would be enough of a visual cue to the user and I wouldn’t have to tell them “hover the mouse here”.
- Decided I don’t really want “mouse” in the instructions.
- Considered a phrase like “Hover your pointing device…”.
- Rejected “Hover your pointing device…” because I would have to define “pointing device” in a glossary or in a “about the documentation” page.
- Rejected creating phrases that would make the user refer to a glossary in order to comprehend the documentation. My audience is using what I create only because there’s a disaster.
- Rededicated myself to the CORE principle – Create Once, Reuse Everywhere.
- Went home.
No comments:
Post a Comment