To change the width of a div using JavaScript, get reference to the div element, and assign required value to the element.style.width property.
確定! 回上一頁