Hallo,
function killit(me){
document.body.removeChild(document.getElementById(me));
^^^^
bzw dort wo das child existiert.
Bert
Hallo,
function killit(me){
document.body.removeChild(document.getElementById(me));
^^^^
bzw dort wo das child existiert.
Bert