aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/mozilla/tech/xul/method/getbrowserfortab/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/mozilla/tech/xul/method/getbrowserfortab/index.html')
-rw-r--r--files/zh-cn/mozilla/tech/xul/method/getbrowserfortab/index.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/files/zh-cn/mozilla/tech/xul/method/getbrowserfortab/index.html b/files/zh-cn/mozilla/tech/xul/method/getbrowserfortab/index.html
new file mode 100644
index 0000000000..483579d074
--- /dev/null
+++ b/files/zh-cn/mozilla/tech/xul/method/getbrowserfortab/index.html
@@ -0,0 +1,15 @@
+---
+title: getBrowserForTab
+slug: Mozilla/Tech/XUL/Method/getBrowserForTab
+translation_of: Archive/Mozilla/XUL/Method/getBrowserForTab
+---
+<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-getBrowserForTab"><code><a href="https://developer.mozilla.org/zh-CN/docs/Mozilla/Tech/XUL/Method/getBrowserForTab">getBrowserForTab( tab )</a></code></span></dt>
+ <dd>
+ 返回值类型: <code><a href="/zh-CN/docs/Mozilla/Tech/XUL/browser" title="browser">browser</a></code>元素</dd>
+ <dd>
+ 返回于指定的<code><a href="/zh-CN/docs/Mozilla/Tech/XUL/tab" title="tab">tab</a></code>元素相关联的<code><a href="/zh-CN/docs/Mozilla/Tech/XUL/browser" title="browser">browser</a></code>元素.</dd>
+</dl>