回答編集履歴
1
参考を追記
test
CHANGED
@@ -7,3 +7,15 @@
|
|
7
7
|
|
8
8
|
|
9
9
|
[サンプル](https://jsfiddle.net/Lhankor_Mhy/u2ma1sxy/)
|
10
|
+
|
11
|
+
|
12
|
+
|
13
|
+
---
|
14
|
+
|
15
|
+
|
16
|
+
|
17
|
+
参考:
|
18
|
+
|
19
|
+
> ノードとその子孫の「レンダリングされた」テキスト内容を示します。
|
20
|
+
|
21
|
+
[HTMLElement.innerText - Web API | MDN](https://developer.mozilla.org/ja/docs/Web/API/HTMLElement/innerText)
|