黄聪

论SEO对人类的重要性,请看我的博客:hcsem.com

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
            var jquery_script = gwb.Document.CreateElement("script");
            jquery_script.SetAttribute("src", "http://common.cnblogs.com/script/jquery.js");
            gwb.Document.GetElementsByTagName("head").First().AppendChild(jquery_script);

            var script = gwb.Document.CreateElement("script");
            script.TextContent = "alert(jQuery.fn.jquery);";
            gwb.Document.GetElementsByTagName("head").First().AppendChild(script);

 

posted on 2016-11-17 22:07  黄聪  阅读(1021)  评论(0编辑  收藏  举报