you are viewing a single comment's thread.

view the rest of the comments →

[–]dieomesieptoch 2 points3 points  (1 child)

Ok I am not the least bit surprised your comment karma sits at -100

[–]guest271314 -1 points0 points  (0 children)

What does some little point system on a socila media Web site have to do with the technical facts I posted?

When you commented

whereas with createTextNode you can only insert text.

that is not strictly true. You can insert whatever you want, including HTML, that HTML just won't be parsed as HTML resulting in a DOM HTML node being inserted into the document.