What do you mean by remote URL? Is the URL in a different domain? RouteProvider will just use $http to fetch the template based on the url you provide, so barring any cross-domain security issues, this shouldn't be a problem.
On Tuesday, December 24, 2013 7:02:27 AM UTC-8, Ashutosh Das wrote: > > Actually my templates in remote Url , so Is there any way to call remote > url for template ? I just want to use those with $routeProvider > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/groups/opt_out.
