Posts by ManiacSaw • 131 points
6 posts
-
0
votes0
answers56
viewsQ: Warning Message with Need for Action to Proceed
I would like that you can-without explaining to me how and that it keeps a warning message(Like the Example) in constant permanence until the GPS of the Smartphone is Active ! In More Detail: I’m…
-
4
votes1
answer111
viewsQ: Geolocation with Mobile Data
Well, I’m trying to make a project to be used in smartphones, more specifically in Android, but not this Developed on Android ! I’m just using HTML5 and CSS,all Responsive, and I want to put a…
-
1
votes0
answers58
viewsQ: Help to Communicate between a Server and an Android App
I’m developing an android app based on: Add/Send DATE to Server Collect/Receive Server DATE Send and transmit location information( Geolocation ) Sharing of Profiles I was suggested to Use JSON…
-
1
votes3
answers72
viewsQ: Javascript Doubt ( Loopin through an array using a for loop )
In this Example below, I have more specific doubts in these lines of Code. I would like to know in detail if possible, your duties! Doubt: for (i = 0; i < myObj.cars.length; i++) { x +=…
javascriptasked ManiacSaw 131 -
0
votes1
answer47
viewsQ: Explain Line of Code (You can loop through Object properties by using the for-in loop)
document.getElementById("demo").innerHTML += myObj[x] + "<br>";
javascriptasked ManiacSaw 131 -
4
votes2
answers11695
viewsQ: Definition : Document.getElementById
Someone can give me a good explanation about Document.getElementById ... I am reading/learning JSON and I have some questions related to the function !
javascriptasked ManiacSaw 131