blob: 6a81d4bf4d5455dabf32d83b35f975e9286f5efb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
---
title: width
slug: Mozilla/Tech/XUL/Atrybut/width
tags:
- Atrybuty_XUL
- Dokumentacja_XUL
translation_of: Archive/Mozilla/XUL/Attribute/width
---
<div class="noinclude">
<span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/pl/docs/Dokumentacja_XUL">Dokumentacja XUL</a></span></div>
<dl>
<dt>
<code id="a-width"><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Atrybut/width">width</a></code></dt>
<dd>
Typ:
<i>
string</i>
(reprezentujący integer)</dd>
<dd>
Szerokość elementu w pikselach. Zwykle jednak powinno stosować się własność width w arkuszu stylów.</dd>
</dl>
|