blob: 3deb438f288b81f2eaae4fced73a45e4509ce0c7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
---
title: tabs.onselect
slug: Archive/Mozilla/XUL/Attribute/tabs.onselect
tags:
- XUL Attributes
- XUL Reference
translation_of: Archive/Mozilla/XUL/Attribute/tabs.onselect
---
<div class="noinclude"><span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/ja/docs/XUL/XUL_Reference">XUL リファレンス HOME</a></span></div>
<dl><dt> <code id="a-tabs.onselect"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/tabs.onselect">onselect</a></code> </dt><dd> 型: <em>スクリプトコード</em> </dd><dd> このイベントは、このタブが変更された時、<code><a href="/ja/docs/Mozilla/Tech/XUL/tabs" title="tabs">tabs</a></code> 要素に送られます。 </dd></dl>
<div class="noinclude">
<h3 id="See_also" name="See_also">参照</h3>
<ul> <li><code id="a-onselect"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/onselect">onselect</a></code></li>
</ul>
</div>
<div class="noinclude">
</div>
|