Questions tagged as 'angularjs'

1
answer

AngularJS - select values of agreement of another select

I'm new to AngularJS and as I'm starting I still have many doubts ... I would like to know how to make a secondary have values according to a primary, as in these car sites, you select the brand and the models appear according to the brand chose...
asked by 30.08.2016 / 02:19
1
answer

Ionic show latitude and longitude in view

I'm not able to display my location in the view, but using console.log (long) I can see from the console my location. Where can I be going wrong? ' .controller ('GeoCtrl', function ($ scope, $ cordovaGeolocation) { var posOptions = { timeou...
asked by 13.09.2016 / 16:51
1
answer

How to receive Angular data in a PHP (routed) file

0 vote against accept Friend, now it worked, but I was left with a doubt ... Regarding the accent, it is not accepting accentuation. I tried the following ways, but there was no way: var config = {         headers: {             'Content-T...
asked by 24.08.2016 / 16:18
1
answer

Bring contacts from your smartphone

I've made an application to bring the device contacts. My question is the following when I bring the phone it brings me an array, with the type: mobile, value="" with the phone, how can I make a treatment to only bring the number? <ion-lis...
asked by 08.09.2016 / 20:18
1
answer

Flexslider - Loading with still images

I'm using Flexslider, but while the images load and the function is not executed, it plays one image below the other, generating a huge scrollbar and, after running and loading the images, it performs normally. / p> The question is: is there a...
asked by 12.08.2016 / 19:58
2
answers

Transmit information between screens in ionic with Angular?

Speak, all right? I will describe the process that is leaving me with doubt. I have a list of elements that is populated with with data that I have. When I click on an item in the list, I want the application to open a detail page for the list I...
asked by 10.08.2016 / 00:28
1
answer

How to get the input text value with AngularJS?

I'm trying to get the value of an input and save it in a variable so I can use the result as a value in LIKE , of a query of sqlite . But I came across a small problem: when I try to get the value of the input the next result is u...
asked by 17.08.2016 / 03:38
1
answer

How to perform a callback after an "ng-show" or "ng-hide"?

I'm using the angular along with ngAnimate . With ngAnimate you can add some css classes in the element that applies ng-hide or ng-show to apply an animation of transition. I need to execute a callback at the end of an...
asked by 17.08.2016 / 17:54
1
answer

How to send data from a form generated by the Ionic Framework to a PHP file and return a JSON?

I've been following the Ionic Framework documentation and viewing tutorials on the internet, but there's no detail communicating with the server. I would like to send form data and receive information via JSON. Could you post a simple example...
asked by 26.10.2016 / 14:20
1
answer

Show user name responsible for such non html ID

I'm not sure what to do, but I'm not sure what to do. When creating a new topic, this topic creates an ID or each topic has yours.  In the Index there is a list of topics created and an access button that leads to a certain topic. My question is...
asked by 06.08.2016 / 04:44