在客户端JavaScript中,Windows对象代表浏览器窗口,它是包含在该窗口中的所有JavaScript代码的全局对象。
parent.frames[0].x
JavaScript的几个特殊的值
document.write(Number.MAX_VALUE );
document.write(Number.MIN_VALUE );
document.write(Number.NaN );
document.write(Number.NEGATIVE_INFINITY );
document.write(Number.POSITIVE_INFINITY );
parent.frames[0].x
JavaScript的几个特殊的值
document.write(Number.MAX_VALUE );
document.write(Number.MIN_VALUE );
document.write(Number.NaN );
document.write(Number.NEGATIVE_INFINITY );
document.write(Number.POSITIVE_INFINITY );
浙公网安备 33010602011771号