Try this one-liner: document.getElementById('queue').removeChild(document.getElementById('queue').getElementsByTagName('li')[0]);.
確定! 回上一頁