当前位置:网站首页>003-JS-DOM-Attr-innerText
003-JS-DOM-Attr-innerText
2022-06-30 04:56:00 【Qingcheng】
JS-DOM-Attr-innerText
- Get the Text Content .
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>01_dom_#attr_innerText</title>
</head>
<body>
<div id="app"><h1> I don't want to go to work today !</h1></div>
<script> let element = document.getElementById('app') let innerText = element.innerText; // I don't want to go to work today ! console.log(innerText) </script>
</body>
</html>
边栏推荐
- Dual domain SSL certificate
- Oracle-数据的基本操作
- How to apply for SSL certificate from the manufacturer
- Create transfer generation point
- Unity enables simple music visualization
- 【Paper】2020_ Research on defense and evaluation strategy of heterogeneous UAV formation_ Zuojiankai
- A virtual reality secret room escape adventure, let you see Technology Singapore
- [UAV] kinematic analysis from single propeller to four rotor UAV
- Arrays class
- 力扣977. 有序数组的平方
猜你喜欢
Autowired注解警告的解决办法
Connect to the database and run node JS running database shows that the database is missing
Unity3d realizes Google Digital Earth
How to repair expired SSL certificates?
Singapore parent-child tour, these popular attractions must be arranged
Singapore must visit these scenic spots during the Spring Festival
pycharm 数据库工具
Why does the computer have no network after win10 is turned on?
Recommended cultural landmarks of these tourist attractions in Bangkok
Harbor API 2.0 query
随机推荐
[fpga] implementation of IIC read / write EEPROM
【Paper】2017_ Distributed control for high-speed trains movements
力扣589:N 叉树的前序遍历
Exploration of unity webgl
Circle center technology, very anxious?
Important knowledge points in unity3d
Static keyword
Solution to 293 problems in the week of Li Kou
Pourquoi l'ordinateur n'a - t - il pas de réseau après l'ouverture du Hotspot win10?
0 basic unity course. Bricklaying
The difference between get and post requests
【Paper】2015_ Active fault-tolerant control system design with trajectory re-planning against actuator
UE4 method of embedding web pages
Arsenal Stadium Tour - take you to the front and back of Arsenal Stadium
【Paper】2016_ A Learning-Based Fault Tolerant Tracking Control of an Unmanned Quadrotor Helicopter
Foreign SSL certificate
为什么win10开热点后电脑没有网络?
Why does the computer have no network after win10 is turned on?
Software digital signature certificate
Unity enables simple music visualization