Multiple menu.js files that include each other

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
daelliott
Beginner
Beginner
Posts: 1
Joined: Tue Feb 13, 2007 8:38 pm

Multiple menu.js files that include each other

Post by daelliott »

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
Post Reply