Dynamically created menus

The navbar on this page uses menus which are generated with javascript, using data from your udm-custom file, rather than being hard-coded HTML. This gives you control over how your navigation system degrades in legacy and noscript browsers, and allows you to keep all your menu data in the configuration file, although it is of course less accessible overall.

This demo uses one of the following configuration files:

other-dynamic.js
Javascript configuration (for ASP config add <% %> instructions and rename)
other-dynamic.ini
PHP configuration

For more information about this, please see Creating menus.