Skip to Content
0
Dec 20, 2022 at 04:59 PM

HTML IMG append to XML document via js not displaying

53 Views

Hello,

I am new to MVC programming and trying to append a new child to a node in my xml file, as a HTML IMG element :

image.png

In this XML file, under <html:div> as a following element to the images already displayed

image.png

But, even thought the XML file is updated on the web app after execution, and the img appened at the right place (and with the right attributes):

image.png

Nothing more is displayed on the page ! Am I missing something ?

thanks for reading

Attachments

image.png (115.7 kB)
image.png (129.4 kB)
image.png (113.2 kB)
image.png (8.6 kB)
image.png (107.4 kB)
image.png (107.4 kB)