Javascript Tooltip / Posts /

Select mouseover IE bug

46
There is a drop down list (select options) within the tooltip. In IE browsers, when user tries to select an option from the drop down list in the tooltip box, the tooltip box will not stay and fade out (dispersed). I believe it is an IE bug. Does anyone have solutions?
Hua Xin  10 years ago   viewed: 11948    

2 Answers

0

[Comment by admin] The issue has been resolved since v.2012.11.11.

We have a solution that will be available in the next release of Menucool Tooltip (scheduled to be released out before November 11, 2012).

What we will do in the solution is:

var noBubble = function (e) { if (e && e.stopPropagation) e.stopPropagation(); else window.event.cancelBubble = true; }; theSelectElm.onmouseout = noBubble;
Milo   10 years ago
0

Which IE version are you referring to?

mapquest driving directions

Celine Dion
  one month ago

   

Your name*
Password
(Optional. Used to modify this post afterwords)
+ =  

Ask your Own Question

  • If your question is related to the topic of this post, you can post your question to this page by clicking the "Post a reply" button at left;

  • When you want to start a new page for your question: