English, asked by nikita6815, 5 months ago

___ event occurs when an element looses its focus​

Answers

Answered by taehyung24
6

Answer:

The FocusEvent inherits all the properties and methods from:

The UiEvent

The Event Object

Event Types

These event types belongs to the FocusEvent Object:

Event Description

onblur The event occurs when an element loses focus

onfocus The event occurs when an element gets focus

onfocusin The event occurs when an element is about to get focus

onfocusout The event occurs when an element is about to lose focus


nikita6815: thanks
taehyung24: wlçm
Similar questions