blob: 33c6df5ad558dc82608c8783fa4a461d7b15ac2b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
---
title: suppressonselect
slug: Archive/Mozilla/XUL/Attribute/suppressonselect
tags:
- XUL Attributes
- XUL Reference
translation_of: Archive/Mozilla/XUL/Attribute/suppressonselect
---
<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-suppressonselect"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/suppressonselect">suppressonselect</a></code> </dt><dd> 型: <em>論理型</em> </dd><dd> この属性が指定されていないときは、ユーザや select メソッドの呼び出しによって項目が選択されるたびに select イベントが発生します。<code>true</code> に設定すると select イベントは発生しません。 </dd></dl>
<div class="noinclude">
</div>
|