See the Trailer: Head First HTML5 Programming
HTML has been on a wild ride. Sure, HTML started as a mere markup language, but more recently HTML’s put on some major muscle. Now...
Read MoreThe GeoLocation API2
The GeoLocation API is one of the new JavaScript APIs that most modern browsers support, including mobile browsers. It’s not officially part of the HMTL5 standard (yet), but it’s often mentioned as a new HTML5 feature. The API is small and easy to use; the main function is to get your location as a latitude and longitude for placing a marker on a map. In this video, you’ll learn the basics of the GeoLocation API: how to get your current location. And you’ll also learn how to use the Google Maps API to turn that location into a marker on a map in a Web page.
Read More





Recent Comments