Re: two problems
2005/02/17 16:36
Viewed 8020 times
Replies: 1/1

1) dynarch directory is located into /menu/hmenu (var _dynarch_menu_url = "/menu/hmenu/";)
I found into error_log (apache logs) this error:
/hmenu/img/shadow.png not found

Make sure that the script containing the _dynarch_menu_url declaration is before the script that loads hmenu.js; the variable needs to be present when hmenu.js is loaded, otherwise it defaults to "/hmenu/".

2) I'm using dynarch menu into a site with 2 frames (eg: "logo" e "main"). "main" is the frame that contain menu.
If I click to a link that reload the whole page (container + 2 frames), IE6 show these errors [...]

I don't know about this.. How does the link that reloads the whole page look like?  I mean, how do you define the menu for it?

Re[2]: two problems
2005/02/18 10:06
Viewed 10104 times
Replies: 0/0

Thanks for response.

1) first problem resolved. I've moved the definition on the top of my .js

2) In dynarchmenu I use <li><a href target=_top .. > .. that links to a frame definition page. Eg: refresh whole page

Another question: Is it possible to display icon items to the original dimension ? On the top images are ok, but the others are stretched to a 32x32

TIA

last
Google