blob: b1c947ef611f96b7c2c74f4d0a3f49de0fb4c5dd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
---
title: document.getSelection
slug: Web/API/Document/getSelection
tags:
- DOM
- Document
- Reference
- Selection
translation_of: Web/API/DocumentOrShadowRoot/getSelection
---
<p>DOM の <code>getSelection()</code> メソッドは、 {{domxref("Window")}} インタフェース及び {{domxref("Document")}} インタフェースで利用可能です。<br>
詳細については {{domxref("window.getSelection()")}} の頁を参照して下さい。</p>
|