Maaskant Projecten – A selection of menus

_MyMenu_

 

Menu 04

_MyMenu04_

Menu 06

_MyMenu06_

Menu 33

_MyMenu33_

Menu 38

_MyMenu38_

Menu 13

_MyMenu13_

Menus 33, 38 & 39 use a class to change the background of the menu item when the page is displayed.


In the HTML Snippet add this code to set the class of the menu item :


  elem = parent.document.getElementById("ObjectID");
  parent.addClass (elem,'current');

where "ObjectID" is the ID you gave to that link and 'current' is the class.


Function addClass(element, value) is defined in the main javascript file.
See the Stellar and Maaskant sites.

Menu 39

_MyMenu39_

Menu 58

Menu 57

_MyMenu57_

_MyMenu58_