摘要:
Get the window width and height in JavaScript using a cross-browser function that works with all versions of Internet Explorer and Firefox. function GetWidth() { var x = 0; if (self.innerHeight) { x =... 阅读全文
posted @ 2008-05-14 13:10 岁月无痕 阅读(354) 评论(0) 推荐(0)
浙公网安备 33010602011771号