blob: 690ba1035846cb772790b20fc3b3eef3d3a7b7eb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
---
title: focus
slug: Mozilla/Tech/XUL/Method/focus
translation_of: Archive/Mozilla/XUL/Method/focus
---
<div class="noinclude">
<span class="breadcrumbs XULRefMeth_breadcrumbs">« <a href="/en-US/docs/XUL_Reference" title="/en-US/docs/XUL_Reference">XUL Reference home</a></span></div>
<dl>
<dt>
<span id="m-focus"><code><a href="https://developer.mozilla.org/zh-CN/docs/Mozilla/Tech/XUL/Method/focus">focus()</a></code></span></dt>
<dd>
返回值类型: 无返回值</dd>
<dd>
让指定的元素获得键盘焦点.</dd>
</dl>
|