Luc wrote: > Good afternoon Andrew, > It was foretold that on 17/6/2007 @ 12:11:15 GMT-0500 (which was > 14:11:15 where I live) Andrew Gaffney would write: > > <snipped a bit> > >> I've been looking at examples of using CSS :hover to do menus in an attempt >> to >> figure out what it's really doing, but I haven't really been getting >> anywhere. >> Can anyone point me to a page that has a *really* simple example of using >> :hover >> to do something like this, preferably with elements other than UL and LI? > > Maybe this is what you're looking for? > > http://www.dzinelabs.com/Pages/rollovers.htm
That appears to be exactly what I'm looking for. A quick peek at the HTML and CSS and I understand exactly how the effect works. Part of what I didn't get is that the content that appears and disappears has to be a child of the element with the :hover. Thanks. -- Andrew Gaffney agaffney.org ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
