fix(dom) jqueryLoad: add pCallBack

This commit is contained in:
coderaiser 2013-09-06 08:34:33 +00:00
parent 0e27721f32
commit 4bf4231d5a

View file

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