diff options
Diffstat (limited to 'files/pl/mozilla/tech/xul/własność/selectionend/index.html')
-rw-r--r-- | files/pl/mozilla/tech/xul/własność/selectionend/index.html | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/files/pl/mozilla/tech/xul/własność/selectionend/index.html b/files/pl/mozilla/tech/xul/własność/selectionend/index.html deleted file mode 100644 index 6207698f89..0000000000 --- a/files/pl/mozilla/tech/xul/własność/selectionend/index.html +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: selectionEnd -slug: Mozilla/Tech/XUL/Własność/selectionEnd -tags: - - Własności_XUL -translation_of: Archive/Mozilla/XUL/Property/selectionEnd ---- -<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ść/selectionEnd">selectionEnd</a></span></code></dt> - <dd> - Typ: - <i> - integer</i> - </dd> - <dd> - Pobiera i ustawia koniec zaznaczonej części pola tekstu. Stosujemy ze sprzężeniem z własnością <code><span><a href="https://developer.mozilla.org/pl/docs/XUL/Własność/selectionStart">selectionStart</a></span></code>. Wartość określa indeks znaku za zaznaczeniem. Jeśli ta wartość jest równa sumie wartości własności <code><span><a href="https://developer.mozilla.org/pl/docs/XUL/Własność/selectionStart">selectionStart</a></span></code>, to żaden tekst nie jest zaznaczony, lecz wartość sygnalizuje pozycję wstawki (kursora) wewnątrz pola tekstowego.</dd> -</dl> |