var jqueryJs=document.createElement('script');
jqueryJs.setAttribute("type","text/JavaScript");
jqueryJs.setAttribute("src", 'https://cloudinc.alipay.com/js/jquery-2.1.1.js');//'http://ajax.microsoft.com/ajax/jquery/jquery-1.4.min.js'
document.getElementsByTagName('head')[0].appendChild(jqueryJs);

相关文章:

  • 2021-10-16
  • 2022-01-07
猜你喜欢
  • 2021-06-22
  • 2022-12-23
  • 2021-07-29
  • 2022-12-23
  • 2022-01-01
  • 2022-01-07
相关资源
相似解决方案