Welcome Guest Search | Active Topics | Sign In | Register

Context menu visibility Options
Mike Wynn
Posted: Thursday, January 10, 2008 2:52:31 AM
Rank: Advanced Member
Groups: Member

Joined: 8/24/2007
Posts: 130
Hi,

I have a situation where I am displaying a context menu in response to the user hovering over an element on the page. In order to achieve this, I have specified a javascript handler for the mouseover event, and within this, I call eo_ShowContextMenu. This all works fine.

The problem I have, is that I would like the context menu to disappear if no item is clicked, once the mouse moves to a different part of the page. I have set up an event listener in order to achieve this, but can find no client function to set the displayed context menu to not visible. The only way this is currently happening, is when the user clicks elsewhere on the page.

Is there any way of explicitly romoving a displayed context menu?

Regards
Phil
Mike Wynn
Posted: Thursday, January 10, 2008 3:43:47 AM
Rank: Advanced Member
Groups: Member

Joined: 8/24/2007
Posts: 130
Ahh... found the answer to this. I now use eo_HideAllPopups.


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.