Thanks -- Renzo
Hi, while using jscookmenu I wonder if there is any chance to
dynamically (e.g. from js) switch enabled/disabled item status according
to page context.
For example, a single item might be rendered as disabled and then it
might switch to enabled upon some user action.
I know I can study the rendered model and add my own js to do it, but
since this component is itself based on js, I wonder if there is any
official way to wire these actions in.

