K
Kevin_S
Hi,
I'm trying to add an extra level to a javascript menu by
adding the code :
oMenu.makeSubSubSub(3,2,2,0,.... etc
However, everytime I attempt it, menu disappears!!
I think I need to alter this bit of code written by
A.N.Other some time back:
oMenu.subplacement=oMenu.mainwidth //Relative to the main
item
oMenu.subsubXplacement=oMenu.subwidth //The X placement
of the subsubmenus, relative to the sub item
oMenu.subsubYplacement=0 //The Y placement of the
subsubmenus, relative to the sub item
Any help geatfully received.
Cheers.
I'm trying to add an extra level to a javascript menu by
adding the code :
oMenu.makeSubSubSub(3,2,2,0,.... etc
However, everytime I attempt it, menu disappears!!
I think I need to alter this bit of code written by
A.N.Other some time back:
oMenu.subplacement=oMenu.mainwidth //Relative to the main
item
oMenu.subsubXplacement=oMenu.subwidth //The X placement
of the subsubmenus, relative to the sub item
oMenu.subsubYplacement=0 //The Y placement of the
subsubmenus, relative to the sub item
Any help geatfully received.
Cheers.