FocusEvent 对象处理元素获得或失去焦点时发生的事件。
Event | Occurs When |
---|---|
onblur | An element loses focus |
onfocus | An element gets focus |
onfocusin | An element is about to get focus |
onfocusout | An element is about to lose focus |
Property | Returns |
---|---|
relatedTarget | The element that triggered the event |
FocusEvent 继承了以下所有属性和方法:
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!