blob: 38a7ff82b8b01208ce6b31037bec18abd2e81653 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
---
title: textbox.onchange
slug: Mozilla/Tech/XUL/Atrybut/textbox.onchange
tags:
- Atrybuty_XUL
- Dokumentacja_XUL
translation_of: Archive/Mozilla/XUL/Attribute/textbox.onchange
---
<div class="noinclude">
<span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/pl/docs/Dokumentacja_XUL">Dokumentacja XUL</a></span></div>
<dl>
<dt>
<code id="a-onchange"><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Atrybut/onchange">onchange</a></code></dt>
<dd>
Typ:
<i>
kod skryptu</i>
</dd>
<dd>
Kod w atrybucie <code>onchange</code> jest wywołany, kiedy wartość elementu jest zmieniona.</dd>
</dl>
|