Search found 2 matches

by kirt
Wed Oct 02, 2002 11:13 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: The Link Info sample , can it show textbox and submenu?
Replies: 1
Views: 1896

Sample script

"About The Awards","show-menu=menu2", "URL",,1,
"My Award Level","show-menu=menu3","URL",,1,
"All Award Levels","show-menu=menu4","URL",,1,
"Welcome Page","show-menu=menu5","URL",,1,
"Help","show-menu=menu6","URL",,1
])


box_top=200
box_left=170
box_width=600
box_height=20

addmenu(menu=["menu2 ...
by kirt
Wed Oct 02, 2002 7:41 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: The Link Info sample , can it show textbox and submenu?
Replies: 1
Views: 1896

The Link Info sample , can it show textbox and submenu?

The The Link Info sample on this web page shows that you can have menu items link to boxes of text for displaying information

But can it show a submenu with links also at the same time?

thanks