Hello
I have a nice DHTML menu (with submenus):
ITEM A ITEM B ITEM C ITEM D
Under ITEM D, for example, I have Link 1, Link 2, Link 3, Link 4, etc in a vertical column. The code looks like this:
['Contact', null, null,
['John'],
['Paul'],
['Fred'],
['Mary']
],
I also have a HTML file called...