Is there any functionality for tree mouse over menu to show/hide specific branches?
Return to Recent Questions
Q:
Is there any functionality for Tree mouse over menu to show/hide specific items based on security levels (i.e. roles)?
I have a situation where the client wants to govern security with roles.
A:
You can to use dynamic API function
function dtreet_ext_showItem (itemID, visibility)
More info you can find here:
http://www.dhtml-menu.com/dhtml-tree/functions-info.html
Return to Recent Questions
Related:
|