|
The drop menu html works on our integration system but doen't work on the production system.
Return to Recent Questions
Q:
We are using the Dhtml menu in one of our projects. The drop menu html
works well on our integration system but not on our production
system.
The only difference is that the integration is running on Tomcat
Version 5.5.9 and the production (with the "broken" drop menu html) on Tomcat
5.5.17.
A:
Try to set the following parameter in the drop menu html:
var dmObjectsCheck=1;
Make sure that you have dmenu_add.js file in the same folder with
dmenu.js file.
Return to Recent Questions
Related:
- March 23, 2009 - My css navigation menu doesn't work on IE6. No rollovers, no drop downs.
- Jun 21, 2009 - menu with javascript doesn't work with Internet Explorer.
- Jun 25, 2009 - Your vertical flyout menu v doesn't work on Mac with Safari.
- Jul 17, 2009 - This tab menu javascript works great in IE, but doesn't work in Firefox.
- Jul 26, 2009 - The autoscroll function doesn't work with the css positioning though in css cascading menu onMouseOver.
- Aug 05, 2009 - My tree menu dhtml doesn't work in Firefox or Netscape, but it works fine in IE.
- Aug 25, 2009 - My dhtml menu sample doesn't work in at Dreaweaver template - why?!
- Dec 19, 2009 - The parameter var showByClick=1; doesn't work in OUR simple css menu???
- March 2, 2010 - I have two same script menu vertical examples. The second script menu vertical doesn't work correctly.
- March 24, 2010 - menu bar in html seems to be working fine with IE7, it doesn't load on Firefox
- April 15, 2010 - I tried to use Ctrl C and Ctrl V in right click menu javascript. But it doesn't work.
|