Click to See Complete Forum and Search --> : HierMenus Parent to Child Problem


johnbre
02-14-2003, 12:34 PM
I have added child menus to our existing HierMenus structure. Everything seems to work except that the little arrows denoting a child menu don't appear except at root level pages. The code links to the appropriate config.js or HM_Loader.js file at the root level in other lower level pages, but still no arrows.

The odd thing is that if I load my menuscript folder (where all the HierMenu stuff is) directly into a lower level folder, everything works, including the arrows. This seems pretty impractical though, because I will now have to load the menuscript folder into a number of different lower level folders.

Any ideas what's going on?

Thanks,

John Breeden
Web Guy
Mini Mitter Co.

johnbre
02-18-2003, 10:15 AM
Thanks for the reply Dave.

As it turns out, I found that the way the arrow graphic was linked was the problem. It was called out as an absolute link, rather than a relative one, in the configuration and browser-related files.