script1

来源:互联网 发布:后缀date域名 编辑:程序博客网 时间:2024/05/23 12:56
x=document.getElementById("demo") // 找到元素
x.style.color="#ff0000";          // 改变样式