I have an AnuglarJS app, where I load/change some images from a webservice...
Controller
.controller(\'PlayerCtrl\', function($scope, programService
Update 1.5.x - with Angular 1.5.x you can use ngAnimateSwap to achieve this effect.