Welcome to My New Viajes Blog
-
Destacado
My First Blog Post
Be yourself; Everyone else is already taken. — Oscar Wilde. This is the first post on my new blog. I’m just getting this new blog going, so stay tuned for more. Subscribe below to get notified when I post new updates.
-
qqqq
Click the button to get your coordinates. Try It var x = document.getElementById(«demo»); function getLocation() { if (navigator.geolocation) { navigator.geolocation.getCurrentPosition(showPosition, showError); } else { x.innerHTML = «Geolocation is not supported by this browser.»; } } function showPosition(position) { x.innerHTML = «Latitude: » + position.coords.latitude + «Longitude: » + position.coords.longitude; } function showError(error) { switch(error.code) {… Leer más
Follow My Blog
Get new content delivered directly to your inbox.