Hallom.
document.getElementById("detail").firstChild.data = "Coucou<br>BlahBlah";
document.getElementById("detail").firstChild.innerHTML = "Coucou<br>BlahBlah";
Grüße
Thomas
Hallom.
document.getElementById("detail").firstChild.data = "Coucou<br>BlahBlah";
document.getElementById("detail").firstChild.innerHTML = "Coucou<br>BlahBlah";
Grüße
Thomas