Search found 3 matches

by AndyM
Thu Nov 03, 2005 4:39 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Right click context menu problems with IE
Replies: 4
Views: 3185

What are the file names?

We are also using the standard DHTML menu and the files are in the same place.
by AndyM
Thu Nov 03, 2005 4:22 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Right click context menu problems with IE
Replies: 4
Views: 3185

job.js

contextDisabled=false; // Set this parameter to disable or enable right click, context menu at runtime.
contextMenu="jobCM"; // Default name for the contextMenu
contextObject=""; // This is the object the right click occured on, could be an image, link whatever was under the mouse at the ...
by AndyM
Thu Nov 03, 2005 2:18 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Right click context menu problems with IE
Replies: 4
Views: 3185

Right click context menu problems with IE

Lately our context menu has decided to quit working correctly in IE.

After messing around with it I have figured out that it only fails if you are right-clicking in the iframe that holds the page's content. This is only true for one page's context menu. Another page that is set up exactly the same ...