Use the `style.removeProperty()` method to remove CSS style properties from an element, e.g. `box.style.removeProperty('background-color')`.
確定! 回上一頁