Donate
Sandbox
Collaborate
Documentation
Downloads
Documentation
Prolog Predicate Reference
dom
append_child/2
append_child/2
Insert an HTML element at the end of another.
Description
append_child
(
+htmlObject
,
+htmlObject
)
append_child(HTMLObject, NewHTMLObject)
insert
NewHTMLObject
as the last child of
HTMLObject
.
Implementation
Community
Site
Twitter
Github
npm
Documentation
Manual
Examples
Implementation details
Prolog Predicate Reference
Code
Custom bundle
Installation from npm
Source Code
Contact
Form contact
Collaborators
Contributors
tau.prolog @ gmail.com
© 2017 - 2024
José Antonio Riaza Valverde
Released under the
BSD-3 Clause license