Previous Message
Next Message

Can this be done with CSS?

Sent by Martyn Merrett on 18 January 2005 12:12


> if you could direct your attention to: http://www.em411.com/list/patch
>
> you will notice the way in which one can navigate the menu of patches
> (its music related by the way) but all that aside my question is can a
> menu system like this be created using CSS? Or is it more so a
> Javascript thing?

A hover-based menu can be created in pure-CSS due to the use of :hover

However, as far as my knowledge goes, there is no :click or :mousedown (etc)
available.

Martyn Merrett

______________________________________________________________________
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

Possibly related: