摘要: 通过iframe 异步加载script 通过异步请求另一页面的script 是不执行的,只返回html 原文件,因为返回的文本没有经过浏览器的解析执行。看代码a1.html代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--><html xmlns="http://www.w3.org/1999/xhtml"><head><title>无标题页</title></head 阅读全文
posted @ 2011-01-12 11:01 skykang 阅读(443) 评论(2) 推荐(0)