Please wait, page is loading...

#对象

共 1 篇文章

javaScript document

对象属性
document.title //设置文档标题等价于HTML的title标签
document.bgColor //设置页面背景色
document.fgColor //...