blob: 03c4699c8af5d7bfd8eaea42e25fb86ff5662461 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
---
title: onchange
slug: Archive/Mozilla/XUL/Attribute/onchange
tags:
- MDC Project
- NeedsTechnicalReview
- XUL Attributes
- XUL Reference
translation_of: Archive/Mozilla/XUL/Attribute/onchange
---
<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-onchange"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/onchange">onchange</a></code> </dt><dd> 型: <em>スクリプトコード</em> </dd><dd> <code>onchange</code> 属性内のコードは、要素の値が変更された時、呼び出されます。 </dd></dl>
<div class="noinclude">
</div>
|