Search found 2 matches

by markatemple
Wed May 19, 2004 8:22 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Mason/src=some.js help
Replies: 2
Views: 2317

the problem I had was the old src=m...js should be src=/m...js.
Thanks for your response.
by markatemple
Tue May 11, 2004 3:56 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Mason/src=some.js help
Replies: 2
Views: 2317

Mason/src=some.js help

I'm struggling with a mason/javascript problem implementing the Milonic menu.
Here is my Mason component:
---------------------------------------------
<%perl>
my $menu = Objects::Menu->new(
clntid => '0',
clntskin_id => '0',
ssnid => '12345'
);
my @content = $menu->gen_menu(
tree_entry_point ...