saranvfx
12-14-2009, 09:03 AM
1) Script Title:
2) Script URL (on DD): )http://www.dynamicdrive.com/dynamici...pmenuindex.htm
3) Describe problem: how to add submenu in this
var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''}
anylinkmenu2.items=[
["Recruitment", "recruitment.html"],
["Transcription",""], - here
["Property", "property.html"],
["IT & Telecoms", "it.html"],
["Outsourcing", "outt.html"] //no comma following last entry!
]
2) Script URL (on DD): )http://www.dynamicdrive.com/dynamici...pmenuindex.htm
3) Describe problem: how to add submenu in this
var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''}
anylinkmenu2.items=[
["Recruitment", "recruitment.html"],
["Transcription",""], - here
["Property", "property.html"],
["IT & Telecoms", "it.html"],
["Outsourcing", "outt.html"] //no comma following last entry!
]