此示例使用 addEventListener() 方法将“focusout”事件附加到输入元素。
在输入字段中写入内容,然后在字段外单击以失去焦点。
注意: Firefox 不支持 onfocusout 事件。