| Re[6]: Menu evaluation ¶ | |
| 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. | |
| Re[7]: Menu evaluation ¶ | |
| Thanks for the reply. Index.html works fine from both local path and when copied on a webserver. Based on the documentation i tried to create a testpage.htm on the web server to test the menu. i get the error type mismatch at line 14. the url www.mysite/hmenu/index.html works fine copied all the files to hemu directory on the web server. Let me know if i am doing anything wrong. The test page(testpage.htm) code is as follows:
<html xmlns="http://www.w3.org/1999/xhtml">
| |
| last |
| Re[8]: Menu evaluation ¶ | |
| First off, the _dynarch_menu_url variable is probably not set correctly (you said everything's in "/hmenu/", but in your source the variable is defined as "/src/"). On the other hand, I don't have the slightest idea about what could go wrong, and I can't help you out unless you put everything on some public server so that I can check. | |
| last |














