blob: dfe7b3a10236eb5def7b8b5076b35712fd529fa2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
---
title: document.getSelection
slug: Web/API/DocumentOrShadowRoot/getSelection
tags:
- API
- DOM
- Méthodes
- Reference
- Selection
translation_of: Web/API/DocumentOrShadowRoot/getSelection
translation_of_original: Web/API/Document/getSelection
original_slug: Web/API/Document/getSelection
---
<p>{{APIRef("DOM")}}</p>
<p><span id="result_box" lang="fr"><span>Cette méthode fonctionne de manière identique à la méthode {{domxref ("Window.getSelection()")}} ;</span> elle<span> renvoie un objet {{domxref ("Selection")}} représentant le texte actuellement sélectionné dans le document.</span></span></p>
|