输入 URL focus() 方法
描述
focus() 方法用于将焦点设置到 URL 字段。
提示: 使用 blur() 方法从 URL 字段中移除焦点。
浏览器支持
方法 | |||||
---|---|---|---|---|---|
focus() | 是 | 是 | 是 | 是 | 是 |
语法
urlObject.focus()
参数
无。 |
技术细节
返回值 | 无返回值 |
---|
❮ 输入 URL 对象
focus() 方法用于将焦点设置到 URL 字段。
提示: 使用 blur() 方法从 URL 字段中移除焦点。
方法 | |||||
---|---|---|---|---|---|
focus() | 是 | 是 | 是 | 是 | 是 |
urlObject.focus()
无。 |
返回值 | 无返回值 |
---|
If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]
If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]