Re[8]: Menu evaluation
2005/06/13 16:07
Viewed 19696 times
Replies: 1/3

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.

Re[9]: Menu evaluation
2005/06/13 17:01
Viewed 21762 times
Replies: 1/2

created a hmenu directory on the web server and copied all the files from zip to this directory. So src files are within this folder.

The testhmenu.htm is also present in hmenu directory.

As you have requested I copied the files to my test system. pls check it. let me know if you need any info

Try this both urls.
http://test.gofileroom.com/hmenu/index.html - works ok
http://test.gofileroom.com/hmenu/testhmenu.htm - error

or give ur email id I can send all files so that u can review on your server.

last
Re[10]: Menu evaluation
2005/06/13 17:09
Viewed 23637 times
Replies: 1/1

OK, now it became simple: your <table> tag misses the ending </table> tag, which confuses Internet Explorer. Please fix your source. In the future, in order to avoid wasting time with such mistakes, I recommned you to use an XML validating editor.

last
Edited by mishoo on 2005/06/13 17:10
Google