0
votes
0answers
149 views

Display RokNavMenu as a two-tier menu system [closed]

I am trying to modify the was RokNavMenu displays its dropdown menus. Assuming a 3-level menu, I need to have level 1 and level 2 be horizontal and level 3 drop down from level 2 This image shows ...
0
votes
0answers
685 views

PHP “dynamic” Menu script [closed]

I am just starting PHP and I want to create a customizable menu using jquery and a PHP script that can have a variable amount of items. Thanks to Chase for his Answer on Stack Overflow index.php: ...