我想僅在鼠標懸停目標時顯示qtip(<span class="percent100">),但我希望保持可見狀態,直到將鼠標移動到包含常規元素(<div class="profileArea")之外。這是我試過的,但它不起作用。 HTML: //other HTML
//don't hide tooltip if anywhere in this div
<div class="profile
我有這樣的代碼: jQuery(window).one('load',function() {
var startopen;
var startclose;
var delaytime = 350;
var togglespeed = 'fast';
jQuery('.hlp').mouseenter(function() {
var