JavaScript Indexing

settings_applicationsEventTarget  >   settings_applicationsNode  >   settings_applicationsElement

{object_name}

Editing

Eventmouseenter

Details

입력 장치의 포인터가 요소 위로 이동했을 때 발생한다.

구문

형식
element.addEventListener("mouseenter", function() { });

명세

typemouseenter
handleronmouseenter

전역 이벤트 핸들러 지원

GlobalEventHandlers.onmouseenter

지원 웹브라우저