It looks like you are trying to do this? Iterate and mutate an array using Array.prototype.splice. var pre = document.getElementById('out'); function ...
確定! 回上一頁