zwei1121

博客园 首页 新随笔 联系 订阅 管理

2015年6月29日 #

摘要: var iframe = document.createElement("iframe");iframe.src = "http://www.planabc.net";if (iframe.attachEvent){ iframe.attachEvent("onload", function(... 阅读全文
posted @ 2015-06-29 11:30 zwei 阅读(560) 评论(0) 推荐(0) 编辑