Re: No dropshadows once uploaded?
2006/08/17 11:33
Viewed 4199 times
Replies: 2/9

You need to set _dynarch_menu_url correctly so that the menu can find the shadow.png image. This is described in the documentation.

Re[2]: No dropshadows once uploaded?
2006/08/21 23:42
Viewed 5304 times
Replies: 0/0

It is being set correctly. Its not working on any of the demo pages, nor my own pages unless I open them from the local file system.

last
Re[2]: No dropshadows once uploaded?
2006/08/22 20:39
Viewed 5421 times
Replies: 1/7

HMenu is installed in a folder called "javascripts" off of the root of the server. I have the following code setting the _dynarch_menu_url varriable.

<script type='text/javascript'> _dynarch_menu_url = '/javascripts/hmenu/src/'; </script>

That looks right to me, but its not working.

last
Google