Re[4]: Menu evaluation
2005/06/10 16:39
Viewed 12889 times
Replies: 1/7

I was able to get around the undefined error. The path for the js menu files was not right.

After fixing the path, I get the 'Type Mismatch' error on line 14.

el.parentNode.insertBefore(this.createMenuTree(el,!config.vertical),el)

Any clue?

thanks

Re[5]: Menu evaluation
2005/06/12 17:23
Viewed 14569 times
Replies: 1/6

I am jus waiting to evaluate menu .

Any help would be appreciated..

last
Re[6]: Menu evaluation
2005/06/12 17:42
Viewed 16336 times
Replies: 1/5

Sorry for the late reply.

Try to put the menu on some Web server, so to access it as http://something/hmenu-2.5/ instead of c:\hmenu-2.5\. Put the full directory as unzipped from the archive, not only the src dir. And then try to access http://something/hmenu-2.5/index.html from your server and the documentation index should show up.

last
Google