Search found 2 matches

by jgreeno
Thu Jan 17, 2008 8:01 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Permissions based menu
Replies: 4
Views: 3570

Re: Permissions based menu

I tried changing it to menu_data.php and coding an if statement but it never evaluated correctly.. At any rate, after separating the menu into different parts, it works great.. I was even able to integrate the styling into my site's current style set.

What's funny is, I searched for a DHTML/JS menu ...
by jgreeno
Wed Jan 16, 2008 4:40 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Permissions based menu
Replies: 4
Views: 3570

Permissions based menu

I have a need to display certain menus to certain people based on a grouping scheme within my site.
I use PHP to output the call the JS and I need the PHP to structure my permissions.
Basically this is the layout I need:


// Show everyone this menu
$menu[]="<script type=\"text/javascript\" src ...