lynne_T
September 9th, 2003, 02:17 AM
i need to change the background colour of my submenu, such that it is different from the menu bar at the first layer. attached is my code. may i noe how can i do it?
style1=[
"FFFFFF",
"6699cc",
"000000",
"ffffff",
"6699cc",
10,
"normal",
"normal",
"Century Gothic",
2,
"arrow.gif",
,
"66ffff",
"000099",
"White",
"Black",
"",
"ffffff",
"000099",]
addmenu(menu=[
"mainmenu",
0,
165,
,
1,
,
style1,
1,
"center",
effect,
,
1,
,,,,,,,,,
,"About Us ","show-menu=abtus",,"",1
,"Our Solutions ","show-menu=oursolutions",,"",1
,"Our Services ","show-menu=ourservices",,"",1
,"Our Projects ","show-menu=ourprojects",,"",1
,"Resource Centre ","show-menu=resourcecentre",,"",1
,"E-Learning ","http://www.yahoo.com",,"",1
,"EVA/QC/IDEAS ","http://www.yahoo.com",,"",1
,"FAQ ","http://www.yahoo.com",,"",1
,"Our People ","http://www.yahoo.com",,"",1
])
addmenu(menu=["abtus",
,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
,"Org Chart","http://scl-team/lynn/org_chart.htm",,,1
,"Org Structure","http://www.yahoo.com",,,1
,"KPI","http://scl-team/scm/KPI/KPI.asp",,,1
,"Departments","http://www.yahoo.com",,,1
,"Calender of Events","http://www.yahoo.com",,,1
])
style1=[
"FFFFFF",
"6699cc",
"000000",
"ffffff",
"6699cc",
10,
"normal",
"normal",
"Century Gothic",
2,
"arrow.gif",
,
"66ffff",
"000099",
"White",
"Black",
"",
"ffffff",
"000099",]
addmenu(menu=[
"mainmenu",
0,
165,
,
1,
,
style1,
1,
"center",
effect,
,
1,
,,,,,,,,,
,"About Us ","show-menu=abtus",,"",1
,"Our Solutions ","show-menu=oursolutions",,"",1
,"Our Services ","show-menu=ourservices",,"",1
,"Our Projects ","show-menu=ourprojects",,"",1
,"Resource Centre ","show-menu=resourcecentre",,"",1
,"E-Learning ","http://www.yahoo.com",,"",1
,"EVA/QC/IDEAS ","http://www.yahoo.com",,"",1
,"FAQ ","http://www.yahoo.com",,"",1
,"Our People ","http://www.yahoo.com",,"",1
])
addmenu(menu=["abtus",
,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
,"Org Chart","http://scl-team/lynn/org_chart.htm",,,1
,"Org Structure","http://www.yahoo.com",,,1
,"KPI","http://scl-team/scm/KPI/KPI.asp",,,1
,"Departments","http://www.yahoo.com",,,1
,"Calender of Events","http://www.yahoo.com",,,1
])