diff options
Diffstat (limited to 'files/pl/mozilla/tech/xul/atrybut/insertbefore/index.html')
-rw-r--r-- | files/pl/mozilla/tech/xul/atrybut/insertbefore/index.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/files/pl/mozilla/tech/xul/atrybut/insertbefore/index.html b/files/pl/mozilla/tech/xul/atrybut/insertbefore/index.html new file mode 100644 index 0000000000..f449489d77 --- /dev/null +++ b/files/pl/mozilla/tech/xul/atrybut/insertbefore/index.html @@ -0,0 +1,18 @@ +--- +title: insertbefore +slug: Mozilla/Tech/XUL/Atrybut/insertbefore +tags: + - Atrybuty_XUL + - Dokumentacja_XUL +translation_of: Archive/Mozilla/XUL/Attribute/insertbefore +--- +<div class="noinclude"><span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/pl/docs/Dokumentacja_XUL">Dokumentacja XUL</a></span></div> +<dl><dt> <code id="a-insertbefore"><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Atrybut/insertbefore">insertbefore</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>insertbefore</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ć wyświetlony wcześniej. 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> |