diff options
Diffstat (limited to 'files/pl/mozilla/tech/xul/własność/onfirstpage/index.html')
-rw-r--r-- | files/pl/mozilla/tech/xul/własność/onfirstpage/index.html | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/files/pl/mozilla/tech/xul/własność/onfirstpage/index.html b/files/pl/mozilla/tech/xul/własność/onfirstpage/index.html new file mode 100644 index 0000000000..7654ddbd3a --- /dev/null +++ b/files/pl/mozilla/tech/xul/własność/onfirstpage/index.html @@ -0,0 +1,20 @@ +--- +title: onFirstPage +slug: Mozilla/Tech/XUL/Własność/onFirstPage +tags: + - Własności_XUL +translation_of: Archive/Mozilla/XUL/Property/onFirstPage +--- +<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ść/onFirstPage">onFirstPage</a></span></code></dt> + <dd> + Typ: + <i> + boolean</i> + </dd> + <dd> + Ta własność jest ustawiona na <code>true</code>, jeśli użytkownik jest na pierwszej stronie, która może być lub nie być pierwsza w indeksie.</dd> +</dl> |