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