diff options
Diffstat (limited to 'files/pl/mozilla/tech/xul/atrybut/closebutton/index.html')
| -rw-r--r-- | files/pl/mozilla/tech/xul/atrybut/closebutton/index.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/files/pl/mozilla/tech/xul/atrybut/closebutton/index.html b/files/pl/mozilla/tech/xul/atrybut/closebutton/index.html new file mode 100644 index 0000000000..b6aafc5e7b --- /dev/null +++ b/files/pl/mozilla/tech/xul/atrybut/closebutton/index.html @@ -0,0 +1,17 @@ +--- +title: closebutton +slug: Mozilla/Tech/XUL/Atrybut/closebutton +tags: + - Atrybuty_XUL + - Dokumentacja_XUL +translation_of: Archive/Mozilla/XUL/Attribute/closebutton +--- +<div class="noinclude"><span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/pl/docs/Dokumentacja_XUL">Dokumentacja XUL</a></span></div> +<dl><dt> <code id="a-closebutton"><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Atrybut/closebutton">closebutton</a></code> +</dt><dd> Typ: <i>boolean</i> +</dd><dd> Jeśli ten atrybut jest ustawiony na <code>true</code>, to wiersz <code><a href="/pl/docs/Mozilla/Tech/XUL/tabs" title="tabs">tabs</a></code> będzie miał przycisk "Nowa karta" i przycisk "Zamknij" na swoim końcu. Ta cecha jest stosowana przez element <code><a href="/pl/docs/Mozilla/Tech/XUL/tabbrowser" title="tabbrowser">tabbrowser</a></code>, aby dostarczyć ułatwienie dla dodania lub zamykania kart. Możemy jej ustawić (przypisać) obrazek do 'Nowej karty' i przycisku 'Zamknij' poprzez zaimplementowanie ich do poszczególnych klas <code><a href="https://developer.mozilla.org/pl/docs/XUL/Styl/tabs-newbutton">tabs-newbutton</a></code> i <code><a href="https://developer.mozilla.org/pl/docs/XUL/Styl/tabs-closebutton">tabs-closebutton</a></code>. +</dd></dl> +<p><br> +</p> +<div class="noinclude"> +</div> |
