Previous Message
Next Message

Changing visibility of child hovering parent block

Sent by Cristian Lavaque on 10 March 2005 23:11


I have the impression that it can be done, but am not sure how. I'd like 
to change the visibility of a block from hidden to visible, and I know 
how to do this normally, but my problem is that the hover is not on the 
block I'll affect, but on its parent, which covers a larger area. How'd 
this be done? Can a pseudo-class be used in the middle of a selector? like:

..parent:hover .child
{
	visibility: visible;
}

TIA for your help.

Cristian
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: