摘要: event.srcElement:引发事件的目标对象,常用于onclick事件。 event.fromElement:常用于onmouseout和onmouseover事件 event.toElement:常用于onmouseout和onmouseover事件 onmouseover时,srcEle 阅读全文
posted @ 2022-06-23 22:37 我歌且谣 阅读(128) 评论(0) 推荐(0) 编辑