diff options
Diffstat (limited to 'files/pl/mozilla/tech/xul/atrybut/phase/index.html')
-rw-r--r-- | files/pl/mozilla/tech/xul/atrybut/phase/index.html | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/files/pl/mozilla/tech/xul/atrybut/phase/index.html b/files/pl/mozilla/tech/xul/atrybut/phase/index.html deleted file mode 100644 index 3a6a2b3b02..0000000000 --- a/files/pl/mozilla/tech/xul/atrybut/phase/index.html +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: phase -slug: Mozilla/Tech/XUL/Atrybut/phase -tags: - - Atrybuty_XUL - - Dokumentacja_XUL - - Strony_wymagające_dopracowania -translation_of: Archive/Mozilla/XUL/Attribute/phase ---- -<div class="noinclude"><span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/pl/docs/Dokumentacja_XUL">Dokumentacja XUL</a></span></div> - -<dl> - <dt><code id="a-phase"><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Atrybut/phase">phase</a></code></dt> - <dd>Typ:<em>ciąg znaków</em></dd> - <dd>Faza zdarzeń, w której wywoływana jest funkcja obsługi. Należy atrybut ten ustawić na wartość <code>capturing</code>, by określić, że ma to nastąpić w fazie przechwytywania, albo na <code>target</code>, aby określić to na elemencie docelowym, albo pominąć, by wywołanie funkcji obsługi nastąpiło w fazie bąbelkowania.</dd> -</dl> |