今天研究了一下這個問題,也普及了一下知識吧。
方法一:
透過mouseover,mouseout來觸發事件,才判斷滑鼠是否在該區域。 但這種方法的限制就是,必須要觸發mouseover,或mouseout,mouseleave事件才能知道。
function chkIn()
function chkIn()
function chkIn()
div_1.style.font = "normal black";
}
function "現在你把鼠標移出層了!";
div_1.style.font = "bold red";
}
方法>
function eckineck( =window.event.clientX;
var y=window.event.clientY;
var str= ' ';
for(i=0;i var obj=document.body.children[i];
&&x setTop
&&y str = ' n ';
}
}
alert(str);
}
document.onclick=checkIn
}
document.onclick=checkIn
方法三:
程式碼如下:
if(myDiv.contains(window.event.srcElementdow). )
即if(myDiv.contains(滑鼠位置的元素物件))
具體情況還是要根據自己需要來選擇,我是調試了一下方法三,但是具體也沒使用上。 其他方法,繼續研究中。