Hi, jscookMenu works well and I can prepare a tree of
NavigationMenuItems where a few of them are disabled.
However I'm not able to show them through a different style, such as grayed.
NavigationMenuItem offers a setDisabledStyleClass() setter - but this
seems ignored by rendering - since on the rendered page menu only
jscookMenu-theme style classes appear.
On the other hand, the jscookMenu documentation appears to ignore
totally the concept of disabled items in terms of style.
Thanks for any suggestion.
-- Renzo