Languages
[Edit]
EN

JavaScript - create comment dynamically

0 points
Created by:
Palpys
764

In this article, we would like to show you how to create comment dynamically using JavaScript.

Quick solution:

 

Practical example

Edit

In this example, we use document.createComment() to create a comment node dynamically and then append it to the document.body.

 

See also

Edit
  1. HTML - Element, Node, etc. inheritance

References

Edit
  1. Document.createTextNode() - Web APIs | MDN
  2. Node.appendChild() - Web APIs | MDN

Alternative titles

  1. JavaScript - create comment node dynamically
1
Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.
Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join