cgross / angular-busy

Show busy/loading indicators on any element during $http requests (or any promise).
http://cgross.github.io/angular-busy/demo
MIT License
1.44k stars 256 forks source link

IE9 compatibility issue #66

Open smart987 opened 9 years ago

smart987 commented 9 years ago

The demo is not working on IE9.

artem-azarov commented 8 years ago

demo uses CORS, which does not work in IE9.