diff options
Diffstat (limited to 'files/pl/mozilla/tech/xul/atrybut/insertafter/index.html')
-rw-r--r-- | files/pl/mozilla/tech/xul/atrybut/insertafter/index.html | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/files/pl/mozilla/tech/xul/atrybut/insertafter/index.html b/files/pl/mozilla/tech/xul/atrybut/insertafter/index.html deleted file mode 100644 index 8f5f8552f0..0000000000 --- a/files/pl/mozilla/tech/xul/atrybut/insertafter/index.html +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: insertafter -slug: Mozilla/Tech/XUL/Atrybut/insertafter -tags: - - Atrybuty_XUL - - Dokumentacja_XUL -translation_of: Archive/Mozilla/XUL/Attribute/insertafter ---- -<div class="noinclude"><span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/pl/docs/Dokumentacja_XUL">Dokumentacja XUL</a></span></div> -<dl><dt> <code id="a-insertafter"><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Atrybut/insertafter">insertafter</a></code> -</dt><dd> Typ: <i>id elementu</i> -</dd><dd> Kiedy element jest w <code><a href="/pl/docs/Mozilla/Tech/XUL/overlay" title="overlay">overlay</a></code>, to atrybut <code>insertafter</code> określa <code><code id="a-id"><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Atrybut/id">id</a></code></code> elementu w bazowym oknie, który element powinien zostać później wyświetlony. Ten atrybut przesłania atrybut <code><code id="a-insertbefore"><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Atrybut/insertbefore">insertbefore</a></code></code>. Ta wartość może być listą składającą się z poszczególnych id oddzielonych przecinkiem, które są skanowane i pierwszy znaleziony w oknie jest użyty. -</dd></dl> -<p><br> -</p><p><br> -</p> -<div class="noinclude"> -</div> |