S
strauchdieb
hey,
i'm a little frustrated. i'm trying to add a td element with
appendChild as last child to a tr element. but it adds the td element
always as first child to the tr element?
although appendChild should add the new child at the end. what could be
wrong?
i'm a little frustrated. i'm trying to add a td element with
appendChild as last child to a tr element. but it adds the td element
always as first child to the tr element?
although appendChild should add the new child at the end. what could be
wrong?