1 Reply Latest reply on Jun 24, 2009 8:18 AM by ilya_shaikovsky

    panelMenu : ongroupexpand

      when I do the following I can trigger a javascript method on every node (panelMenuGroup).
      but with this I only get back an [object window] , which seems not to have an Id or a Name or a tagName or whatever ...
      So : how can I trigger any styling on this node?

      <rich:panelMenu iconGroupTopPosition="right" ongroupexpand="check(this);"