HTML DOM body 属性Document 对象实例修改当前文档的背景颜色: [mycode3 type='js'] document.body.style.backgroundColor = 'yellow'; [/mycode3] 尝试一下» 定义与 ...
確定! 回上一頁