DOM

settings_applicationsEvent  >   settings_applicationsUIEvent  >   settings_applicationsFocusEvent

DOM

  • account_tree
  • bug_report

Events

설명

FocusEvent 오브젝트의 이벤트군

하위 트리 탐색

  • blur

    요소가 비활성 될 때 이벤트 발생한다.

  • focus

    요소(element)가 포커스(focus)를 받을 때 발생한다.

  • focusin

    요소가 포커스(focus)를 받으면 발생한다.

  • focusout

    요소가 포커스(focus)를 잃을 때 발생한다.

지원 웹브라우저