Posts by Eugenio • 1 point
1 post
-
0
votes1
answer119
viewsQ: How to attach a DIV to another DIV using DOM
var X = createElement('div'); document.body.appendChild(X); var Y = createElement('div); as an attachment to div X to div Y?
javascriptasked Eugenio 1