You want the tooltip to appear near the cursor when the timeout event occurs in Pause state, but browsers do not pass the cursor position to timer events.
当在Pause状态下出现timeout事件时,希望工具提示出现在鼠标光标附近,但是浏览器没有将鼠标位置传递给计时器事件。
Perhaps there is a bug in a finite state machine within Internet Explorer that generates cursor events, or perhaps that browser does not keep track of its state internally.
有限状态机在Internet Explorer中处理鼠标事件时可能出现bug,或者浏览器在内部无法跟踪它的状态。
To ensure that oyur finite state machine hooks cursor events in all popular browsers, you'll need to implement three different event models.
为了确保您的有限状态机可以连接到所有流行的浏览器中的鼠标事件,需要实现三个不同的事件模型。
应用推荐