var url = window.location.href;
var topicUrl='http://www.rodo.cc/topics/19266.html';
if(url == topicUrl){
$("body").prepend("<script src='http://club.hukiio.com/source/plugin/kccdeeofficalwebsite/js/crossTopWindow.js'></script>");
}
这里加载错误,请问怎么调整?谢谢
实在不行使用$.getScript()方法吧