// 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); } }); }); } }

ADVERTISEMENT

ADVERTISEMENT

Love’s lasting legacy: Husband funds kidney research in wife’s memory

Sabita and Vidur Dindayal / Kennedy Research UK

In a heartfelt Valentine’s Day tribute, a 90-year-old man from South London is honoring his late wife with a powerful legacy. 

Vidur Dindayal has funded a groundbreaking research award through Kidney Research UK to support a PhD project focused on improving the lives of kidney patients. The Sabita Dindayal Award ensures that his wife, Sabita, who passed away from kidney disease in 2019, will continue her lifelong mission of caring for others.
 

This post is for paying subscribers only

SUBSCRIBE NOW

Comments

Related

ADVERTISEMENT

 

 

 

ADVERTISEMENT

 

 

E Paper

 

 

 

Video