Movatterモバイル変換


[0]ホーム

URL:


  1. Tecnologia Web para desenvolvedores
  2. APIs da Web
  3. Element
  4. focusin

Esta página foi traduzida do inglês pela comunidade.Saiba mais e junte-se à comunidade MDN Web Docs.

View in EnglishAlways switch to English

focusin

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

O eventofocusin é acionado no momento em que o elemento receba o foco. A grande diferença entre esse evento e o eventofocus, é que apenas ofocusin delega o seu evento para o elemento pai (conhecido como bubbling ou deletegate).

Informações Gerais

Especificação

DOM L3

Interface
FocusEvent
Borbulha

Sim

Cancelável

Não

Alvo

Element

Ação Padrão

Nenhuma.

Propriedades

PropertyTypeDescription
targetSomente leituraEventTargetEvent target losing focus.
typeSomente leituraDOMStringThe type of event.
bubblesSomente leituraBooleanWhether the event normally bubbles or not.
cancelableSomente leituraBooleanWhether the event is cancellable or not.
relatedTargetSomente leituraEventTarget (DOM element)Event target receiving focus.

Especificações

Specification
UI Events
# event-type-focusin

Compatibilidade com navegadores

Eventos Relacionais

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp