I\'ve an image gallery site where I\'m getting all images and image related data from the database as json format in my controller and then by using ng-repeat I\'m binding them
Try this:
angular.element($window).bind('load', function() { $scope.yourLoaderDiv=true; });