diff options
Diffstat (limited to 'files/pl/mozilla/tech/xul/własność/firstpermanentchild/index.html')
-rw-r--r-- | files/pl/mozilla/tech/xul/własność/firstpermanentchild/index.html | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/files/pl/mozilla/tech/xul/własność/firstpermanentchild/index.html b/files/pl/mozilla/tech/xul/własność/firstpermanentchild/index.html new file mode 100644 index 0000000000..afe22dc51b --- /dev/null +++ b/files/pl/mozilla/tech/xul/własność/firstpermanentchild/index.html @@ -0,0 +1,22 @@ +--- +title: firstPermanentChild +slug: Mozilla/Tech/XUL/Własność/firstPermanentChild +tags: + - Własności_XUL +translation_of: Archive/Mozilla/XUL/Property/firstPermanentChild +--- +<div class="noinclude"> + <span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/pl/docs/Dokumentacja_XUL" title="Dokumentacja_XUL">Dokumentacja XUL</a></span></div> +<dl> + <dt> + <code><span><a href="https://developer.mozilla.org/pl/docs/XUL/Własność/firstPermanentChild">firstPermanentChild</a></span></code></dt> + <dd> + <b><span class="highlightred">Tylko Firefox</span></b></dd> + <dd> + Typ: + <i> + element</i> + </dd> + <dd> + Pierwszy trwały element potomny paska narzędzi <code><a href="/pl/docs/Mozilla/Tech/XUL/toolbar" title="toolbar">toolbar</a></code>. Trwały potomek jest jedynym, który nie jest zdolny, aby się dostosować i zostać na pasku narzędzi. Pozycje, które są umieszczone bezpośrednio wewnątrz paska narzędzi bez bycia w elemencie <code><a href="/pl/docs/Mozilla/Tech/XUL/toolbarpalette" title="toolbarpalette">toolbarpalette</a></code> są trwałe.</dd> +</dl> |