In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-28 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/03 Report--
This article mainly explains "javascript how to put the specified value into div", the content of the article is simple and clear, easy to learn and understand, the following please follow the editor's ideas slowly in depth, together to study and learn "javascript how to put the specified value into div" bar!
Javascript put the value into the div method: 1, using the innerTexts attribute, the syntax "div object .innerText =" specified value "; 2, using the innerHTML attribute, the syntax" div object [value] = "specified value"; ".
The operating environment of this tutorial: windows7 system, javascript1.8.5 version, Dell G3 computer.
Javascript puts the specified value into the div
Method 1: use the innerTexts attribute
The innerText attribute can set or get all the text in the tag (and its child tags) without getting the tag (or filtering out all tags). If there are multiple spaces or line breaks, resolve to a single space.
If you want to clear the contents of the tag, innerText = ""; you can
If you want to set the content in the tag, innerText = "fill in the tag and content you want to set"; when you set the content, it will overwrite all the original content. But the label will not be parsed and will be printed directly in the form of text on the page.
Implementation code:
Div {height: 50pxscape border: 1px solid red;}
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.