Dynamic Menu - Build a Menu From a JSON File
This demonstration displays a menu which is defined in the following JSON file:
That is accomplished thanks to the Javascript menu.js
script which is included in the head section of the present page.
It is an Ajax script, it makes use of the function defined in the file ajax.js.