Angularjs generally will not choose IE8 support, because many features under the IE8 effect is poor, performance is not good, but because of the project needs, customer's machine is some XP, can only install IE8, so in order to solve this, I consulted the relevant information, Found that Githut has some improvements to ANGULARJS, I chose Https://github.com/frankzye/angular.js-ie8-builds, which I fork come over, can solve most of the problems, but
There is a point is in the directive, must not use element to expand, otherwise there will be errors, the other $http cache function will be ineffective, need to add random number in the URL to prevent data browser cache.
The above Angularjs in the IE8 of the solution is small to share the whole content of everyone, hope to give you a reference, but also hope that we support the cloud-dwelling community.