aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/attribute/textbox.onchange/index.html
blob: 590923fbe4215889c609741c2bbde153fb457fa7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
title: textbox.onchange
slug: Archive/Mozilla/XUL/Attribute/textbox.onchange
tags:
  - XUL Attributes
  - XUL Reference
translation_of: Archive/Mozilla/XUL/Attribute/textbox.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-textbox.onchange"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/textbox.onchange">onchange</a></code> </dt><dd> 型: <em>スクリプトコード</em> </dd><dd> このイベントは、textbox の値が変更された時、送られます。イベントはフォーカスが他の要素に移動するまで送られません。 </dd></dl>
<div class="noinclude">
<h3 id="See_also" name="See_also">参照</h3>
<ul> <li><code id="a-onchange"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/onchange">onchange</a></code></li>
</ul>
</div>
<div class="noinclude">

</div>