I'm not sure if this is the right forum for this, but here goes...
I am designing a site that needs nested sub-menus. For example, I have setup "MusicHolder" and "MusicPage" pages. Under the main MusicHolder page, I have a link to another MusicHolder page for a band. Now we're two MusicHolder pages in, and what's next is all the albums by this one band... but the list of "MusicPage" albums aren't listed in the 2nd MusicHolder submenu.
e.g.
-MusicHolder (Click here to see the list of bands)
--MusicHolder (This is a cool band)
---MusicPage (This is the cool band's first album)
---MusicPage (This is the cool band's second album)
---MusicPage (This is the cool band's third album)
etc. etc...
So from the 2nd MusicHolder page, the sub-menu does not list the MusicPage pages with the list of albums... what to do??