Hi cj.
I dont know anything about php but i have created a menu dynamically in asp.
' this is a function that creates then main part af a menu.
function createmenu (name)
response.write "addmenu(menu=['"&name&"',,,120,1,,style1,0,'left'," & chr(34) & "randomdissolve(duration=0.3);Shadow(color ...
Search found 4 matches
- Mon Sep 23, 2002 6:23 am
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Using Menu with PHP
- Replies: 1
- Views: 2210
- Sat Sep 21, 2002 11:34 am
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Menu does not close onclick
- Replies: 2
- Views: 3013
Menu does not close onclick
My menu has stopped hidding onclick.
timegap=1000 // The time delay for menus to remain visible
followspeed=5 // Follow Scrolling speed
followrate=40 // Follow Scrolling Rate
suboffset_top=10; // Sub menu offset Top position
suboffset_left=10; // Sub menu offset Left position
CloseOnClick = true ...
timegap=1000 // The time delay for menus to remain visible
followspeed=5 // Follow Scrolling speed
followrate=40 // Follow Scrolling Rate
suboffset_top=10; // Sub menu offset Top position
suboffset_left=10; // Sub menu offset Left position
CloseOnClick = true ...
- Fri Sep 20, 2002 6:21 am
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Menuitem acting as link and having submenues
- Replies: 3
- Views: 3096
- Thu Sep 19, 2002 12:26 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Menuitem acting as link and having submenues
- Replies: 3
- Views: 3096
Menuitem acting as link and having submenues
Hi
Is it posible that a menuitem can have subitems and act as a link ??
Im thinking if this is possible:
b___c
b1___depts
b2_____ subdept1
_______ subdept2
_______ subdept3
I want c1 to be at link to a site with a short explanation of all depts and
subdept1 -> subdept3 to be a link to the ...
Is it posible that a menuitem can have subitems and act as a link ??
Im thinking if this is possible:
b___c
b1___depts
b2_____ subdept1
_______ subdept2
_______ subdept3
I want c1 to be at link to a site with a short explanation of all depts and
subdept1 -> subdept3 to be a link to the ...