摘要: $.ajax({url:"http://otherdomain.com/another.js",async:false,crossDomain:true,cache:true,dataType:'script',success:function(result){ console.log("aa... 阅读全文
posted @ 2014-07-24 09:22 BruceZhu 阅读(254) 评论(0) 推荐(0) 编辑