摘要: document.body没有onresize()方法,window对象才有onresize() 方法, 但可以在<body>标签中写onresize属性,如: <html> <head> <meta http-equiv="Content-Type" content="text/html; cha 阅读全文
posted @ 2011-10-08 13:49 hongweigg 阅读(8) 评论(0) 推荐(0)