HTML5 APPLICATIONS DEVELOPMENT MANUAL
We will have now in our app almost all the informations we want. ...
For the icon, on the api page at http://openweathermap.org/weather- conditions we can find how to get the icon url. The icons im ...
Because we have a string as the image source we cannot put a string within a string.Let’s declare a local variablevarimgSrcand g ...
Now we have also an icon for our wheater app. Finally, we want to display the temperature in Celsius degrees not Kelvin. Let’s r ...
Now our app is displaying all the informations we wanted. I will style a bit more our app. ...
If you remember from the beginning of this book, creating an app requires several steps: Planning your project Designing the us ...
Updating the app manifest Writing the code Building the app Debugging and testing the app Packaging the app Validating the app ...
will put in the html tag themanifest="mysite.appcache" On the file we just created we will put: CACHE MANIFEST DATE 2017-05-17 C ...
your index.html file (I uploaded all files on my website so I am using that url) Packaging the app To package our app, you can u ...
Bibliography https://app.pluralsight.com/library/ http://www.w3schools.com/ Microsoft Academy ...
«
1
2
3
4
5
6
7
8
9
10
»
Free download pdf