aboutsummaryrefslogtreecommitdiff
path: root/files/pl/mozilla/tech/xul/własność/selectionend/index.html
diff options
context:
space:
mode:
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.html20
1 files changed, 20 insertions, 0 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
new file mode 100644
index 0000000000..6207698f89
--- /dev/null
+++ b/files/pl/mozilla/tech/xul/własność/selectionend/index.html
@@ -0,0 +1,20 @@
+---
+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>