Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:41
Multiple menu.js files that include each other
Poster: daelliott
Dated: Wednesday February 14 2007 - 12:24:34 GMT
If I had a physical directory structure ( Pictures\2007\February ) that
each had its own data file for items to display in the menu ( Menu.js ),
is there a way to have each menu include its children or would I have to
add each as a javascript inside the html file.
+ Pictures
|...Menu.js < include 2007\menu.js >
|
+--+ 2007
|......Menu.js < include February\menu.js >
|
+------+ February
|..........Menu.js
Thanks,
Dave