本章目录 window对象 document对象 事件 一、window对象 函数调用: 自己封装的函数只写:函数名(); 数学函数Math 例:绝对值:Math.abs() window.Name();调用函数 window.top;调用属性 ①打开新窗口 window.open(“一”,“二”, Read More
posted @ 2018-01-23 15:20 刘半封 Views(155) Comments(0) Diggs(0)