做任务网站排行榜,wordpress环境需求,seo 优化 服务,网站建设维护报价今天做项目的过程中#xff0c;发现一个非常奇怪的事情。iframe标签后面的js 不执行#xff1f; 把代码贴出来#xff0c;看看有没有大牛碰到这种情况。谢谢。 html xmlnshttp://www.w3.org/1999/xhtmlhead    titleUntitled Page/… 今天做项目的过程中发现一个非常奇怪的事情。iframe标签后面的js 不执行 把代码贴出来看看有没有大牛碰到这种情况。谢谢。 html xmlnshttp://www.w3.org/1999/xhtmlhead    titleUntitled Page/title/headbody    script typetext/javascript        alert(2324);    /script    iframe srchttp://www.baidu.com/ /    script typetext/javascript        alert(232214);    /script/body/html 转载于:https://www.cnblogs.com/lorgine/archive/2011/05/24/2055702.html