JavaScript.CoolDev.Com Support Forums

Any questions related to JavaScript menu and JavaScript tree menu by Javascript.CoolDev.Com

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Getting popup menus to go away on mouseout

 
Post new topic   This topic is locked: you cannot edit posts or make replies.    JavaScript.CoolDev.Com Forum Index -> COOLjsMenu
Author Message
thomasonk



Joined: 07 Feb 2007
Posts: 4

PostPosted: Wed Feb 07, 2007 8:14 pm    Post subject: Getting popup menus to go away on mouseout Reply with quote

I am trying to configure some popup menus with the latest version of the coolmenpro 2.9.2. The popup menus appear correctly but the menu doesn't go away on mouseout, only if you mouseover another image with a popup menu or click on the page. I would like for the menu's to go away when you mouseout of the menu, not just the image that triggers the popup menu, so doing a hide on the menu won't work because it goes away as soon as you mouse out of the image/image map that triggered the menu.

From reading the forums, I thought I would try the mEvent, but it doesn't seem to work, the menu doesn't go away.
My code looks like this:

Code:
<AREA SHAPE="rect" ALT="Work with KM" COORDS="602,35,690,48" HREF="/work/"  onmouseover="CMenuPopUpXY('work', 620, 50)" onmouseout="mEvent('work', 0, 't') ">


Any idea what I am doing wrong, and is this the correct method to use? Remember I want the mouseout to be on mouseing out of the menu not just the image that triggered the menu.

Thanks in advance for your help!
Back to top
AlexKunin
Developer


Joined: 03 Jan 2003
Posts: 1191

PostPosted: Thu Feb 08, 2007 11:57 am    Post subject: Reply with quote

Alas, current version does not provide easy way to hide popup manually. Please, direct your request to javascript@cooldev.com, and we'll try to resolve the issue.
Back to top
Display posts from previous:   
Post new topic   This topic is locked: you cannot edit posts or make replies.    JavaScript.CoolDev.Com Forum Index -> COOLjsMenu All times are GMT
Page 1 of 1