peleve
04-27-2012, 11:45 PM
1) Script Title: ddlevelsmenu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/ddlevelsmenu/
3) Describe problem: I've spent most of the day implementing this script in my application. I got it to work, but I came across several issues.
a) How do I change the font size for the menu items that are expanding from the root menu. I can change the root menu font size, but it does not propagate to the sub menus
b) The path to the .gif files is hardcoded in the js function. In my applications I go multiple folders deep and the path to the .gif files doesn't track. I use a php variable to set the folder level (to go from ../../../) in my other pages.
I have a workaround for (b), but not yet (a).
Anyone with any thoughts?
Thank you,
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/ddlevelsmenu/
3) Describe problem: I've spent most of the day implementing this script in my application. I got it to work, but I came across several issues.
a) How do I change the font size for the menu items that are expanding from the root menu. I can change the root menu font size, but it does not propagate to the sub menus
b) The path to the .gif files is hardcoded in the js function. In my applications I go multiple folders deep and the path to the .gif files doesn't track. I use a php variable to set the folder level (to go from ../../../) in my other pages.
I have a workaround for (b), but not yet (a).
Anyone with any thoughts?
Thank you,