|
The web navigation design 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 web navigation design
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" web navigation design) on Tomcat
5.5.17.
A:
Try to set the following parameter in the web navigation design:
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 dhtml popup menu doesn't work on IE6. No rollovers, no drop downs.
- Jun 21, 2009 - javascript menu navigation doesn't work with Internet Explorer.
- Jun 25, 2009 - Your horizontal menus doesn't work on Mac with Safari.
- Jul 17, 2009 - This simple dhtml menu 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 website menus onMouseOver.
- Aug 05, 2009 - My dynamic dropdown menu doesn't work in Firefox or Netscape, but it works fine in IE.
- Aug 25, 2009 - My javascript menu drop doesn't work in at Dreaweaver template - why?!
- Dec 19, 2009 - The parameter var showByClick=1; doesn't work in OUR javascript dhtml menu???
- March 2, 2010 - I have two same popup menu using examples. The second popup menu using doesn't work correctly.
- March 24, 2010 - javascript scrolling menu 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 mouseover popup. But it doesn't work.
|