NAVIGATION
This shows you the differences between two versions of the page.
|
english:navigation:dropdown-flyout:nav_horiz_dd [2010/09/05 17:47] Claus |
english:navigation:dropdown-flyout:nav_horiz_dd [2018/06/03 18:09] (current) |
||
|---|---|---|---|
| Line 86: | Line 86: | ||
| **V1.01:** | **V1.01:** | ||
| - | * Redirecting from **root** to **home** isn´t necessary, because by editing the line (//in %%==== Custom var ====%%) around line 36 of the script you can turn on/off the link (//in %%==== Custom var ====%%)// \\ Generated code: ##%%<li id="cat-id_0" class="drop home"><a class="first" href="....%%## \\ | + | * Redirecting from **root** to **home** isn´t necessary, because by editing (//%%==== Custom var ====%%)// around line 36 of the script you can turn on/off the link \\ Generated code: ##%%<li id="cat-id_0" class="drop home"><a class="first" href="....%%## \\ |
| ---- | ---- | ||
| Line 145: | Line 145: | ||
| // Is it a active path ? ======== | // Is it a active path ? ======== | ||
| - | // Ist dies der aktive Pfad ? ======== | + | // Ist dies der aktive Pfad |
| + | |||
| + | ======== | ||
| if( isset($GLOBALS['LEVEL_KEY'][ $value['acat_id'] ]) ) { | if( isset($GLOBALS['LEVEL_KEY'][ $value['acat_id'] ]) ) { | ||