标签:
var jq = document.createElement(‘script‘); jq.src = ‘http://libs.baidu.com/jquery/1.9.1/jquery.min.js‘; document.getElementsByTagName(‘head‘)[0].appendChild(jq); jQuery.noConflict();
在chrome console加入jquery库
原文地址:http://www.cnblogs.com/zhaobl/p/4624866.html