1 Reply Latest reply on Oct 7, 2008 3:24 AM by ivanov123

    DropDownMenu active state

    ivanov123

      Good day everybody!

      I will very appreciate if someone can help me to find solution for my problem.

      My application is based on jsf, richfaces and facelets.

      There is a toolbar with dromdownmenu.

      Does anybody know is there a way to highlight an active dropdown menu when clicking on it or it's menu items, so that highlighting will not disappear?
      I need to let the users know where they are in the application.

      I was trying a lot of possible solution but every time a mouse pointer moves out of the dropdownmenu it losses it's highlighting.
      I was trying to modify the css class attribute for dropdown menu, but richfaces does not take into account new css classes and returns menu without my css class.

      Thanks to all in advance.