aboutsummaryrefslogtreecommitdiff
path: root/files/pl/mozilla/tech/xul/metoda/appendcustomtoolbar/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pl/mozilla/tech/xul/metoda/appendcustomtoolbar/index.html')
-rw-r--r--files/pl/mozilla/tech/xul/metoda/appendcustomtoolbar/index.html17
1 files changed, 0 insertions, 17 deletions
diff --git a/files/pl/mozilla/tech/xul/metoda/appendcustomtoolbar/index.html b/files/pl/mozilla/tech/xul/metoda/appendcustomtoolbar/index.html
deleted file mode 100644
index 55bec836d8..0000000000
--- a/files/pl/mozilla/tech/xul/metoda/appendcustomtoolbar/index.html
+++ /dev/null
@@ -1,17 +0,0 @@
----
-title: appendCustomToolbar
-slug: Mozilla/Tech/XUL/Metoda/appendCustomToolbar
-tags:
- - Dokumentacja_XUL
- - Metody_XUL
-translation_of: Archive/Mozilla/XUL/Method/appendCustomToolbar
----
-<div class="noinclude"><span class="breadcrumbs XULRefMeth_breadcrumbs">« <a href="/pl/docs/Dokumentacja_XUL" title="/pl/docs/Dokumentacja_XUL">Dokumentacja XUL</a></span></div>
-<dl><dt> <span id="m-appendCustomToolbar"><code><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Metoda/appendCustomToolbar">appendCustomToolbar( name, currentset )</a></code></span>
-</dt><dd> <b><span class="highlightred">Tylko w Firefoksie</span></b>
-</dd><dd> Zwraca typ: <i>element</i>
-</dd><dd> Dodaje własny pasek narzędzi (<code><a href="/pl/docs/Mozilla/Tech/XUL/toolbar" title="toolbar">toolbar</a></code>) do <code><a href="/pl/docs/Mozilla/Tech/XUL/toolbox" title="toolbox">toolbox</a></code> z daną <var>name</var>. Możemy dostarczyć listę argumentów id pozycji paska narzędzi oddzieloną przecinkiem jako drugi argument, aby dodać domyślnie kilka pozycji. Metoda zwraca element DOM dla tworzonego paska narzędzi. </dd></dl>
-<p><br>
-</p>
-<div class="noinclude">
-</div>