intel/appframework

$.afui.loadAjax issues

GitCod-Man opened this issue · 1 comments

when I load an ajax.html use loadContent :
$.afui.loadContent('ajax.html', false, false,'fade',anr);
the problem like this:

**> TypeError: from.end(...).run is not a function

from.end(function(){**

do u resolved