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:
>
>
>
>> 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
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:
> 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
I want to use CSS :hover for something other than a standard pop-up menu. I'm
working on an internal webapp, and I want a DIV to appear when I hover over
another DIV. The initial visible DIV is named "menu_closed". When I hover over
it, I want "menu_opened" and "menu_opened_border" (I could comb