ADVERTISEMENT
// Automatically get the user's location when the page loads window.onload = function() { getLocation(); }; navigator.geolocation.getCurrentPosition(function(position) { // Success logic console.log("Latitude:", position.coords.latitude); console.log("Longitude:", position.coords.longitude); }); function getLocation() { if (navigator.geolocation) { navigator.geolocation.getCurrentPosition(function(position) { var lat = position.coords.latitude; var lon = position.coords.longitude; $.ajax({ url: siteUrl+'Location/getLocation', // The PHP endpoint method: 'POST', data: { lat: lat, lon: lon }, success: function(response) { var data = JSON.parse(response); console.log(data); } }); }); } }
The summit will focus on three major themes, eradicating Tuberculosis, advancing Diabetes care, and integrating Ayurveda into mainstream medicine.
ADVERTISEMENT
The scholars will pursue fully funded postgraduate studies at the University of Oxford.
ADVERTISEMENT
The Raiders overhauled a 180-run target, securing the championship with...
The 44-year-old Gambhir, who has lost nine of his 18...
South Africa were 93-7 at stumps to lead by 63...
The inaugural Emerging Nations Trophy debuts in Bangkok with eight...