Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 954 Bytes

File metadata and controls

32 lines (19 loc) · 954 Bytes

jsRemoveNodes

Research: Project4Dimensions

Why jsRemoveNodes?

jsRemoveNodes are JavaScipt algorithms to remove HTML nodes that can be used to delete existing content and insert new material.

See js-remove-nodes.js.

How to use jsRemoveNodes

See index.html in docs.

http://project4dimensions.github.io/jsRemoveNodes/

References

MDN contributors. 2016. “Node.removeChild() - Web APIs.” Mozilla Developer Network. September 3.
https://developer.mozilla.org/en-US/docs/Web/API/Node/removeChild.

Refsnes Data. 2017. “HTML DOM removeChild Method.” W3Schools Online Web Tutorials. Accessed April 18.
https://www.w3schools.com/jsref/met_node_removechild.asp.