This is a migrated thread and some comments may be shown as answers.

Context Menu OnClientMouseOut

8 Answers 106 Views
Menu
This is a migrated thread and some comments may be shown as answers.
GDPR_erased
Top achievements
Rank 1
GDPR_erased asked on 28 Jul 2009, 04:02 PM
Could anyone tell me how to "hide" or Close the context menu when the mouse leaves the context menu?
I have the context menu appear onmouseover an image, but you have to click somewhere else on the screen for it to dissapear.
Is this a property setting?
Thanks!

8 Answers, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 29 Jul 2009, 08:37 AM
Hi Bill,

Please check this how-to article:
Hide context menu on mouse out

Best wishes,
Veselin Vasilev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Martin
Top achievements
Rank 1
answered on 11 Sep 2009, 05:40 PM
How would you do the same thing for the regular menu. OnClientMouseOut is basically OnItemOut, and I cannot use effectively when you srcoll through the menu.
0
Veselin Vasilev
Telerik team
answered on 16 Sep 2009, 03:39 PM
Hi Martin,

Actually the regular RadMenu closes the opened menu items when your mouse leaves the menu.
Can you elaborate more on the problem?

Best wishes,
Veselin Vasilev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Martin
Top achievements
Rank 1
answered on 18 Sep 2009, 08:14 PM
Yes it closes onmouseout, but the moment you set

ClickToOpen

 

="true"

 

then it no longer closes it. This creates some major problems for us.
0
Martin
Top achievements
Rank 1
answered on 18 Sep 2009, 08:17 PM
Yes it closes onmouseout, but the moment you set

ClickToOpen

 

="true"

 

 

then it no longer closes it. This creates some major problems for us.
0
Veselin Vasilev
Telerik team
answered on 23 Sep 2009, 03:15 PM
Hello Martin,

Actually this is how the ClickToOpen feature is supposed to work. When you click on the root item it opens and shows the child items. It stays opened until you clicked somewhere else.

This is how the menu of your browser window works - we tried to mimic that behavior.

Best wishes,
Veselin Vasilev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Martin
Top achievements
Rank 1
answered on 01 Oct 2009, 07:05 PM
Yes I've noticed that this is how the browser works, however it would be nice that we had a property that allow us to decide whether to keep it open on mouseout, or close it.
0
Yana
Telerik team
answered on 02 Oct 2009, 09:49 AM
Hello Martin,

We've logged it as a feature request and it will be considered and prioritized.

Greetings,
Yana
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Menu
Asked by
GDPR_erased
Top achievements
Rank 1
Answers by
Veselin Vasilev
Telerik team
Martin
Top achievements
Rank 1
Yana
Telerik team
Share this question
or