property:toElement;return type:nodecontent:ใช้คืนค่า element ที่ mouse เลื่อนเข้าไปexample:function tagFrom ( event ) { alert ( event.toElement.tagName ); }