help with Javascript plz (1 Viewer)

Chickadee

Ameslee
Joined
Feb 2, 2004
Messages
66
Location
Wollongong
Gender
Female
HSC
2004
hey anyone know how to work with javascript, so need some help. Im updating a website for some ppl, and they have a javascript menu, i need to add on to this menu, well the submenu. How do i do this? I havent worked with javascript before. Help Plz
 

Chickadee

Ameslee
Joined
Feb 2, 2004
Messages
66
Location
Wollongong
Gender
Female
HSC
2004
ok this is the submenu, the second item i added, but when i run it in explorer it doesnt add it in, it is still the same as before.

Menu4_1=new Array("rollover:images/links_04_sub1_off.gif:images/links_04_sub1_on.gif","prog_orien.htm","",0,20,129);
Menu4_2=new Array("rollover:images/links_04_sub2_off.gif:images/links_04_sub2_on.gif","case_management.htm","",0,20,129);
Menu4_3=new Array("rollover:images/links_04_sub3_off.gif:images/links_04_sub3_on.gif","prog_disco.htm","",0,15,129);
Menu4_4=new Array("rollover:images/links_04_sub4_off.gif:images/links_04_sub4_on.gif","prog_works.htm","",0,16,129);
Menu4_5=new Array("rollover:images/links_04_sub5_off.gif:images/links_04_sub5_on.gif","prog_workr.htm","",0,16,129);
Menu4_6=new Array("rollover:images/links_04_sub6_off.gif:images/links_04_sub6_on.gif","prog_lifes.htm","",0,19,129);
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Top