angularjs - Ionic framework Json data retrieving -
hai new ionic framework , frustrated implemented data dummy json . if know me.
its simple. if content.js external file , located on root. follows. have embedded working plunker, play it.
$http.get('content.js').success(function(response) { //whereever want put data });
here working plunker: http://plnkr.co/edit/hc3iy8hug23n7djis2hp?p=preview
Comments
Post a Comment