Log in

View Full Version : Multiple DDLevelsMenu's



mwmills
01-14-2009, 08:03 PM
1) Script Title: ddlevelsmenu

2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/ddlevelsmenu/index.htm

3) Describe problem: Any way to have multiple instances? Want a horizontal menu and a vertical one on the same page.

Thanks

ddadmin
01-15-2009, 12:18 AM
Certainly- on the DD demo page, there's actually two examples running. Just define the HTML for both menus on the page (with unique IDs), then call ddlevelsmenu.setup("menuID", "topbar or sidebar") on each menu.