fix(dom) jqueryLoad: pCallBack -> onload: pCallBack

This commit is contained in:
coderaiser 2013-09-06 10:44:34 +00:00
parent 4bf4231d5a
commit caad2c6057

View file

@ -1021,7 +1021,9 @@ var CloudCmd, Util, DOM, CloudFunc;
onload: pCallBack,
onerror: function() {
Loader.jsload('/lib/client/jquery.js', pCallBack);
Loader.jsload('/lib/client/jquery.js', {
onload: pCallBack
});
/* if could not load jquery from google server
* maybe we offline, load font from local