Questions tagged as 'angularjs'

1
answer

logout with tokens in angularjs

The problem is in the logout button (exit) of the app, because in google chrome I have to click twice to this to execute the logout successfully and in the other browsers with a click it is already executed. I am using TOKENS for the sessions...
asked by 10.10.2016 / 10:35
3
answers

concatenar ng models

I want to concatenate all the data I entered when I ask for the address to send them to a ng-model of the axis form (career 20 # 19 107) this is my form where I request the data in separate inputs, the idea is to send them to a single...
asked by 26.10.2016 / 04:04
0
answers

Error Bootstrap-toggle

Well, I did not want to see the switches generated by link I just left the checkbox ... The Index.html I have it in the following way: clea                                                                                       ...
asked by 25.10.2016 / 22:49
1
answer

Processing from NodeJS to JSON

I am trying to process from NodeJS to JSON, the idea is to develop an "autocomplete" text field with AngulaJS, but I am with the problem that the driver does not work correctly to be able to show the data in the HTML. I was testing it with w3sch...
asked by 20.08.2016 / 05:45
1
answer

Import of filters in angular Js 1.5.8

In my html I have the code which I call the filter <div class="stream-media" ng-if="'video' == stream.type"> <div class="embed-responsive embed-responsive-16by9"> {{ stream.code | trustHt...
asked by 11.11.2016 / 22:47
1
answer

I do not get the data from $ http GET in Angular

It does not show the page when trying to perform the GET. I have the following code: app.js (function(){ var app= angular.module('starter', ['ionic']) app.controller('NotiCtrl',function($scope,$http){ $scope.posts=[];...
asked by 17.07.2016 / 17:59
0
answers

Angularjs does not recognize it ipad

When I run my application on iPad, I get this error Error[$injector:modulerr]http://errors.angularjs.org/1.5.8/$injector/modulerr?p0=ng&p1=’undefined%20is%20not%20an%20object my angularjs application is: var app = angular.module('nexi...
asked by 19.10.2016 / 17:56
0
answers

checklist-model is not workig

I'm really quite new at angular js.As I'm trying to use the directive: checklist-model But I can not find why it is not working: In the html I'm trying to use the value of "graduated" to set the value of the checkbox of each of the items i...
asked by 01.08.2016 / 19:28
1
answer

Error in accents Codeigniter Angular

When returning a result in Codeigniter and Angular the accents become contrase\u00f1a ^^^^^^ How can I solve the error? Code PHP Codeigniter $this->output->set_content_type('application/json'); $this->output->set_ou...
asked by 03.08.2016 / 01:07
2
answers

How to put an ionic background image

Well, my question is very simple, how can I put a background image? and trying in various ways since css what I found but still nothing! My route would be: www/img/fondos/newalgas.svg     
asked by 13.11.2016 / 07:30