Home

Welcome to My New Viajes Blog

  • My First Blog Post

    16 julio, 2019 por

    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

    16 julio, 2019 por

    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

Ver todas las entradas

Follow My Blog

Get new content delivered directly to your inbox.

Diseña un sitio como este con WordPress.com
Comenzar