angularjs - ajax angular local loading browser issue -


i got these includes work angular offline because of ajax works in firefox. there way work in browser locally no internet. demo non computer savvy people have use.

<!-- test --> <div ng-include src="'_includes/link.html'"></div> 

so users not know how go command prompt etc.

normally use like:

      <div data-ng-include="'_includes/link.html'"></div> 

reference


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -