
Originally Posted by
jscheuer1
I see the main problem. The file 'properties.htm' is just a manual. You aren't supposed to use it as a template or copy it, it is just an explanation of the meaning of the properties. The template files are:
menuItems.js
demo.htm
You do not need to edit mmenu.js to customize the menu, leave it alone but, it must be in the directory with the other two files, it is the script engine. The menuItems.js file is where you can make your customizations, it is the configuration file. The demo.htm can be your HTML file, you can add your other content (other things like images and text that you want to have be on the page, not on the menu) to its body section.
Bookmarks