var app = angular.module('myApp', []) app.config(function($sceDelegateProvider) { $sceDelegateProvider.resourceUrlWhitelist([ 'http://www.refsnesdata.no/**' ]); }); view-source:http://www.refsnesdata.no/angular_include.asp.. 다른도메인 파일을 include 하기 위한 방법 Hello From Another Domain!
This file is located on the domain "http://www.refsnesdata.no" To allow thi...
Hello From Another Domain!
This file is located on the domain "http://www.refsnesdata.no" To allow thi...
원문 링크 : Angular.js Include