I just tried that, and still no luck.
Here's part of the code:
<h2>General</h2>
mymenu.addMenu("home","home", "index.htm")
mymenu.addMenu("main","main", "#")
mymenu.addMenu("frontpage","frontpage", "#")
mymenu.addMenu("dreamweaver","dreamweaver", "#")
mymenu.addMenu("golive","golive", "#")
mymenu.addMenu("swish","swish", "#")
mymenu.addMenu("tools","tools", "#")
mymenu.addMenu("help","help", "#")
mymenu.addMenu("features","features", "#")
mymenu.addMenu("examples","more examples", "#")
Did I do anything wrong? Cause the menu still disappears.
Thanks,
Gig