aboutsummaryrefslogtreecommitdiff
path: root/files/pl/mozilla/tech/xul/metoda/addtab/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pl/mozilla/tech/xul/metoda/addtab/index.html')
-rw-r--r--files/pl/mozilla/tech/xul/metoda/addtab/index.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/files/pl/mozilla/tech/xul/metoda/addtab/index.html b/files/pl/mozilla/tech/xul/metoda/addtab/index.html
new file mode 100644
index 0000000000..946a7d269c
--- /dev/null
+++ b/files/pl/mozilla/tech/xul/metoda/addtab/index.html
@@ -0,0 +1,18 @@
+---
+title: addTab
+slug: Mozilla/Tech/XUL/Metoda/addTab
+tags:
+ - Dokumentacja_XUL
+ - Metody_XUL
+translation_of: Archive/Mozilla/XUL/Method/addTab
+---
+<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-addTab"><code><a href="http://api/pl/docs/Mozilla/Tech/XUL/Metoda/addTab">addTab( URL, referrerURI, charset, postData, owner, allowThirdPartyFixup )</a></code></span>
+</dt><dd> Zwraca typ: <i>element <code><a href="/pl/docs/Mozilla/Tech/XUL/tab" title="tab">tab</a></code></i>
+</dd><dd> Otwiera nową kartę, która ładuje stronę o określonym adresie <code>URL</code>. Pozostałe parametry są opcjonalne. Pasek kart pojawi się, jeśli to potrzebne.
+</dd><dd> Zobacz przykład: <a href="pl/Fragmenty_kodu/Przegl%c4%85danie_w_kartach">Fragmenty kodu:Przeglądanie w kartach</a>.
+</dd></dl>
+<p><br>
+</p>
+<div class="noinclude">
+</div>