You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i can't understand this code $http.get(angular.element('#json_url').attr('url_media')+"js/rows.json").success(function(data)
how it work i am not getting data
how to include in any angular project..?