Posted by David Segall on 01/21/70 11:37
I have the usual flags to denote various languages in my page heading
and I would like to provide the name of the language underneath them
when the user has selected one or is hovering above one.
The desired effect is illustrated here
<http://www.oswd.org/design/preview/id/2083> except that the menu
items, in my case, are images. That site achieves the effect by
changing the display of the sub-text from "none" to "block" in the CSS
for a and a:hover. How can I do the same thing for my images? My
attempts, so far, have resulted in disappearing images and text in
almost every place except where I want it.
[Back to original message]
|