diff options
Diffstat (limited to 'files/pl/mozilla/tech/xul/atrybut/autoscroll/index.html')
-rw-r--r-- | files/pl/mozilla/tech/xul/atrybut/autoscroll/index.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/files/pl/mozilla/tech/xul/atrybut/autoscroll/index.html b/files/pl/mozilla/tech/xul/atrybut/autoscroll/index.html new file mode 100644 index 0000000000..04d0e59207 --- /dev/null +++ b/files/pl/mozilla/tech/xul/atrybut/autoscroll/index.html @@ -0,0 +1,18 @@ +--- +title: autoscroll +slug: Mozilla/Tech/XUL/Atrybut/autoscroll +tags: + - Atrybuty_XUL + - Dokumentacja_XUL +translation_of: Archive/Mozilla/XUL/Attribute/autoscroll +--- +<div class="noinclude"><span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/pl/docs/Dokumentacja_XUL">Dokumentacja XUL</a></span></div> +<dl><dt> <code id="a-autoscroll"><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Atrybut/autoscroll">autoscroll</a></code> +</dt><dd> <b><span class="highlightred">Tylko Firefox</span></b> +</dd><dd> Typ: <i>boolean</i> +</dd><dd> Wartość <code>false</code> wyłącza automatyczne przewijanie dla danej przeglądarki. Jeśli atrybut jest ustawiony na <code>true</code> lub zostanie pominięty, automatyczne przewijanie zostanie włączone lub będzie zależne od wartości opcji <code>general.autoScroll</code>. +</dd></dl> +<p><br> +</p> +<div class="noinclude"> +</div> |