Context menu diplay position can be modified?

when click the treenode at the bottom, the context menu may covered by the window
like this

Can context menu’s display position can be auto calculated, or modifeid by some events handler?
Just like windows system’s context menu.
When the clicked node is at the top of the window


When the clicked node is at the bottom of the window


How can I modified the context menu’s display position?
Is there any interface?
Maybe I can through treenode’s position modify context menu’s top value.

It arises in IE. I’ll transfer this issue to our development department.
Wait an addition to the answer, please.

It also arises in other browser, like firefox.
In my project, the dhtmlxtree is in a dhtmlxlayout.
if the treenode is at the bottom of the dhtmlxlayout, the context menu will be covered by brower, like picture 1.

I tried it on our sample:
dhtmlx.com/docs/products/dht … _menu.html
It arised just in IE.
Make and attach completed demo to reproduce your issue, please:
docs.dhtmlx.com/doku.php?id=othe … leted_demo

I have said my tree is in a dhtmlxlayout
Your demon is a grid, not fit my situation.

Sorry, what grid?
Could you provide us COMPLETED DEMO, not an image?
docs.dhtmlx.com/doku.php?id=othe … leted_demo

Why do you let me to this
docs.dhtmlx.com/doku.php?id=othe … leted_demo

The conext menu feature is available in the PRO Edition only.
If you have a PRO license, please contact sales@dhtmlx.com and ask for the update (provide the link to this forum thread)

my version is dhtmlxSuite_v26_pro_101011

The issue with the context menu is fixed in version 3.0. Please write to sales@dhtmlx.com and provide your license number. We’ll give you the information on how to receive the update and fix.

This is my project

It appears as follows in both ie and firefox
Is it relative to the dhtmlxlayout?


We’ve dounload your attacnment and it was deleted.

The issue with the context menu is fixed in version 3.0. Please write to sales@dhtmlx.com and provide your license number. We’ll give you the information on how to receive the update and fix.

It’s not relative to the version.
I use new js code from your website demon, the question is worse

I changed all js and css files from your website demo.
The menu appear at the top.

Have you made a demo with dhtmlxlayout,dhtmltree,dhtmlxmenu?

When I right click


on mouseup


It BELONGS to the version.
You try to use PRO functionality which is available only to users with PRO license.
We are waiting from you for the letter to support.

The menu expects other skin. Apply it:

<link rel="stylesheet" type="text/css" href="dhtmlxMenu/codebase/skins/dhtmlxmenu_dhx_skyblue.css"/>