设置/获取属性 Object.getAttribute("属性名"); 获取指定对象属性名的属性值 Object.setAttribute("属性名","属性值"); 设置指定对象属性名的属性值 元素的显示和隐藏 Object.style.visibility="值" visibl