pRegroup-done-2019 js var image = new Image(); image.id = "foo" image.src = canvas.toDataURL(); document.getElementById('bar').appendChild(image);