Hallo noscript!
id_to_replace = htmlupdateitems.item(k).getAttribute('replaceid');
hier wäre [k] angebracht, nicht (k)
Nein, das wäre grottenfalsch.
replacecode = htmlupdateitems.item(k).firstChild;
dito
dito
Gruß Uwe
Hallo noscript!
id_to_replace = htmlupdateitems.item(k).getAttribute('replaceid');
hier wäre [k] angebracht, nicht (k)
Nein, das wäre grottenfalsch.
replacecode = htmlupdateitems.item(k).firstChild;
dito
dito
Gruß Uwe