aboutsummaryrefslogtreecommitdiff
path: root/files/pl/mozilla/tech/xul/atrybut/substate/index.html
blob: 88dddbd18db096a3a640fa6855244832479b35c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
title: substate
slug: Mozilla/Tech/XUL/Atrybut/substate
tags:
  - Atrybuty_XUL
  - Dokumentacja_XUL
translation_of: Archive/Mozilla/XUL/Attribute/substate
---
<div class="noinclude">
 <span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/pl/docs/Dokumentacja_XUL">Dokumentacja XUL</a></span></div>
<dl>
 <dt>
  <code id="a-substate"><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Atrybut/substate">substate</a></code></dt>
 <dd>
  Typ:
  <i>
   jedna z wartości poniżej</i>
 </dd>
 <dd>
  W rozdzielaczu, który posiada <code>state="collapsed"</code> i <code>collapse="both"</code>, określa kierunek w którym rozdzielacz aktualnie zawijany. Cechą Gecko 1.9+ jest <code>collapse="both"</code> i nie będzie ona miała efektu we wcześniejszych wersjach.</dd>
</dl>
<ul>
 <li><code>before</code>: Element jest natychmiast zawinięty przed rozdzielaczem.</li>
 <li><code>after</code>: Element jest natychmiast zawinięty po rozdzielaczu.</li>
</ul>
<div class="noinclude">
  </div>