Questions tagged as 'angularjs'

1
answer

Angular.js - Filter an array in a table based on user input - HTML

I want to make a table where td is the name and price of an item. And I want the user to be able to search for an item by its name through input . This is already working. But the table is not showing up as I want, because I enter t...
asked by 09.06.2016 / 13:33
2
answers

Non-angular problem 1.5 running with minified files

I have a project with angularjs 1.5 running on my machine debug mode, I was generating a release so I ran the gulp to minify the files and started the problems I made several adjustments and now I have this error:     "Error: [$ sce: unsafe] li...
asked by 02.06.2016 / 21:55
1
answer

How to apply a scope to a dynamically created element in AngularJS?

In the angular, I realize that the scope of the Controller is not being applied in a certain part of the code, when it is created dynamically. For example, I have a certain content inside a script tag, with type set to text/n...
asked by 04.08.2016 / 18:23
2
answers

show angular variable in iframe

Hello, I have an iframe from youtube and I have to pass it to the video id, which is saved in the database, for this I am using an angular variable, as follows: <iframe width="100%" height="650px" src="https://www.youtube.com/embed/{{institu...
asked by 14.04.2016 / 19:30
2
answers

What's wrong with my array in php?

I'm trying to mount an array, in php, that returns to my controller, because the render is displaying on the 'undefined' console, why? Controller .controller('usuarioCtrl', function ($scope, $http, $window, $location) { $scope.salvaUsuario...
asked by 14.04.2016 / 22:39
2
answers

Erase data from Google Maps

I have an ionic app that makes use of google maps. In this map I display information that the user provides. For example: The user wants to make a report that will appear on the map. However, if the user, at another time, wants to make another c...
asked by 07.04.2016 / 20:30
1
answer

How to Redeem External Data JSON

I'm learning AngularJs with Apigility. I'm having some questions and I think I can only understand by asking ... I have this code here: App.controller('ListaCtrl', ['$scope', function($scope){ $scope.id = 1; $scope.dealer = "Teste";...
asked by 30.03.2016 / 18:42
1
answer

Problems with ng-required and ng-disable

I have a web application where a person can enter their abilities but if there is a bug that allows them to enter blank skills, then I am trying to use ng-required on input and ng-disable on my button to this does not happen...
asked by 03.03.2016 / 20:37
1
answer

ionic push notifcation error

To do an ionic project to receive notifications (android) and I'm using the phonegap-plugin-push plugin. var push = PushNotification.init({ "android": {"senderID": "860498722229", icon : "icon"}, "ios": {"alert": "true", "badge": "tr...
asked by 10.02.2016 / 23:56
1
answer

Replace in angle

   <br><br> This powerful creation - forged in the image of a gargoyle -    kept <br><br> safe in his journeys, allowing him to    to carry out their important work without fear of retaliation from those    ...
asked by 28.02.2016 / 18:55