Search found 5 matches

by erickmiller
Thu Dec 14, 2006 3:48 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Contextual Menus and disableMouseMove conflict
Replies: 4
Views: 3469

Solved!

Hi Andy,

This worked like a champ! Thanks!

Eric
by erickmiller
Tue Dec 12, 2006 6:59 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Contextual Menus and disableMouseMove conflict
Replies: 4
Views: 3469

Apparently, the disableMouseMove variable is not dynamic. It must be set before the mmenudom.js file gets included.

Is there a way you could change Milonic to be able to dynamically adjust this so we could activate it when a right-mouse-button is pressed and de-activate it when the right-mouse ...
by erickmiller
Tue Dec 12, 2006 5:01 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Contextual Menus and disableMouseMove conflict
Replies: 4
Views: 3469

Contextual Menus and disableMouseMove conflict

Is there any way to make contextual menus work while using the "disableMouseMove = true;" setting? When set to false, a contextual menu appears in the upper-left corner of the browser window.

We're in need of disabling the MouseMove tracking since it interferes with a drag 'n drop interface we've ...
by erickmiller
Fri Jan 27, 2006 3:54 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: {SOLVED} Dynamic menu creation at runtime
Replies: 17
Views: 14758

That's exactly what we're doing! :) I have a system with draggable objects that I'd like to have contextual menus show up on the objects based on what is in a database. I'm using AJAX to pull the information to the browser on-the-fly when a right-click occurs on an object. I'd like to integrate the ...
by erickmiller
Thu Jan 19, 2006 7:08 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: {SOLVED} Dynamic menu creation at runtime
Replies: 17
Views: 14758

Just checking to see if there were complete examples of this yet? I haven't been able to make this code work.

Thanks!

Eric