amberj
01-06-2010, 04:56 PM
1) Script Title: All Levels Navigational Menu (v2.2)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/ddlevelsmenu/index.htm
3) Describe problem: I want to use the side menu on some pages, but when I reviewed the code, it showed nothing about:
a) how to make it work with out an iframe? (If possible?)
b) any formatting at all. All the instructions seem to be for the top menu.
I actually created the top menu, plugged in all my menus (which are extensive), and then changed the info (script calling from topmenu to the side menu (as per the demo2). i.e., ddlevelsmenu.setup("ddsidemenubar", "sidebar") //ddlevelsmenu.setup("mainmenuid", "topbar|sidebar")
Unfortunately it doesn't work right, so I'd have to rebuild it manually.
My biggest thing is, is there any way to make the side menu work without an iframe?
btw - for some wierd reason, when I use the top level, I'm always getting a javascript error that reads:
Line: 4
Char: 2
Error: 'document.getElementById(...)' is null or not an object
Kinda wierd, because your script doesn't do that.
*However*, I did get the script specifically from your All Levels Menu Generator, so maybe it's slightly different?
Amber
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/ddlevelsmenu/index.htm
3) Describe problem: I want to use the side menu on some pages, but when I reviewed the code, it showed nothing about:
a) how to make it work with out an iframe? (If possible?)
b) any formatting at all. All the instructions seem to be for the top menu.
I actually created the top menu, plugged in all my menus (which are extensive), and then changed the info (script calling from topmenu to the side menu (as per the demo2). i.e., ddlevelsmenu.setup("ddsidemenubar", "sidebar") //ddlevelsmenu.setup("mainmenuid", "topbar|sidebar")
Unfortunately it doesn't work right, so I'd have to rebuild it manually.
My biggest thing is, is there any way to make the side menu work without an iframe?
btw - for some wierd reason, when I use the top level, I'm always getting a javascript error that reads:
Line: 4
Char: 2
Error: 'document.getElementById(...)' is null or not an object
Kinda wierd, because your script doesn't do that.
*However*, I did get the script specifically from your All Levels Menu Generator, so maybe it's slightly different?
Amber