Questions tagged as 'angularjs'

1
answer

How to make a trasnparente form with bootstrap?

I wanted to put together a transparent form, like the photo example     
asked by 19.06.2015 / 20:10
2
answers

Study angular 1 or 2 [closed]

I'm pretty old, the first language I learned was in Action Script 1 (this in the early 2000s). Today I need to recycle myself and I want to start dropping Jquery and go to Angular, mainly to develop applications with IONIC 2, because my studio h...
asked by 20.07.2016 / 16:04
1
answer

User Update in Firebase

Does anyone know how we can edit the login data of any user, registered in Firebase by firebase.auth (). createUserWithEmailAndPassword, through an admin panel other than Firebase itself? That is, how can I edit another user's data in Firebase?...
asked by 28.08.2016 / 18:22
1
answer

How to use the .run directive of the Angular? [closed]

How to use the .run of AngularJS directive?     
asked by 08.01.2016 / 20:21
1
answer

How to generate a qrCode from a url

url = link Json: { "Id": 10, "BTC": { "value": 0.00000189, "address": "1BUPDHmaAnVDzAq7rBuv1UW1vXFQhhsgZx", "qrcode": "data: image / png; base64, iVBORw0KGgoAAAANSUhEUgAAAMQAAADECAYAAADApo5rAAAAAklEQVR4AewaftIAAAiySURBVO3BQY4kx7IgQdVA3f...
asked by 26.10.2018 / 22:02
1
answer

How to extract only the JSON values by removing the keys

I have an array with some ids, the return object of my request to the WebService is as shown in code snippet number 1. I would like to know if there is any way via jQuery, to just extract the values and leave my JSON as shown by the object of...
asked by 27.09.2018 / 15:15
1
answer

Error inserting data with Angular using $ http.post (). then

I can not insert data into mysql using angularjs. The data is not sent to the insert.php file. I believe there is a $ http.post error that I do not know! Any suggestions? System: link ScriptCode//Metodoadicionar$scope.add=function(){...
asked by 31.08.2017 / 19:02
0
answers

Use JavaScript while in HTML

I wanted to be able to use a while to see if the condition was made for yes, to create a input . I just do not know how to use while in HTML. How would you do that? The part I'm wanting to have while inside an HTML...
asked by 19.12.2018 / 01:49