| Posted by Ben C on 03/23/07 21:24 
On 2007-03-23, Jon Slaughter <Jon_Slaughter@Hotmail.com> wrote:> is it possible to trigger events with css or is it purely a static scripting
 > language? I have a menu that contains sub menu's and when the user clicks on
 > the main link I want to set the visibility to show the sub menu(and ofcourse
 > hide the visibility for all other sub menu's).  Is the only way to
 > accomplish this with js or does css have some ability to handle things like
 > this?
 
 This kind of thing is possible to some degree with CSS. RTFM "pseudos",
 "pseudoselectors", :hover and the visibility property.
  Navigation: [Reply to this message] |