To remove all li elements from a ul element with JavaScript, we can set the innerHTML property of the ul element to an empty string.
確定! 回上一頁