You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<root>
<barcliche="true">
<foo>
<p>The <italic>quick</italic> brown fox jumps over the lazy dog</p>
</foo>
</bar>
<banjo>Was his name-oh</banjo>
</root>
Whenever I use innerXML, it results to
<foo><p><italic>quick</italic> The brown fox jumps over the lazy dog</p></foo>
The text was updated successfully, but these errors were encountered:
I have this XML
Whenever I use
innerXML
, it results toThe text was updated successfully, but these errors were encountered: