views:

19

answers:

1

Can you pls help me to add more depth (sub-menus) to this Menu Tree, it has only one sub-menu: the code is in this link ( http://www.dynamicdrive.com/dynamicindex1/dropmenu.htm )

Thanks.

A: 

I don't think you'll find too many people here willing to fundamentally re-work a JavaScript for you that mentions IE 4 in its comments :)

I recommend looking for a more modern solution that does what you need out of the box. See for example here: 38 jQuery And CSS Drop Down Multi Level Menu Solutions

Pekka
Thanks Pekka, I think this jQuery will solve my problems.Ahmed.
Prog_Sud