|
The dynamic drop down menu 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 dynamic drop down menu
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" dynamic drop down menu) on Tomcat
5.5.17.
A:
Try to set the following parameter in the dynamic drop down menu:
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, 2007 - My dynamic html menu doesn't work on IE6. No rollovers, no drop downs.
- Jun 21, 2007 - javascript right click doesn't work with Internet Explorer.
- Jun 25, 2007 - Your popup menu right click doesn't work on Mac with Safari.
- Jul 17, 2007 - This disable popup menu works great in IE, but doesn't work in Firefox.
- Jul 26, 2007 - The autoscroll function doesn't work with the css positioning though in javascript list menu onMouseOver.
- Aug 05, 2007 - My javascript popup menus doesn't work in Firefox or Netscape, but it works fine in IE.
- Aug 25, 2007 - My dhtml menu system doesn't work in at Dreaweaver template - why?!
- Dec 19, 2007 - The parameter var showByClick=1; doesn't work in OUR css menus???
|