本文共 78 字,大约阅读时间需要 1 分钟。
function getEventTarget(e){ e=window.event||e; return e.srcElement||e.target;}
转载地址:http://rfrma.baihongyu.com/